System Variables: Difference between revisions

From NARS2000
Jump to navigationJump to search
(new)
 
(update)
Line 1: Line 1:
This contains a list of all quad variables and quad functions
This contains a list of all quad variables and quad functions
System Variables
{| class="wikitable" style="font-size: 95%;" width="{{{Width|{{{width|80%}}}}}}" align="center"
|-
! colspan="6" | [[Scalar System Variables|System Variables]]
{{SV|ALX|Attention Latent Expression}}
{{SV|CT |Comparison Tolerance}}
{{SV|DM |Diagnostic Message (Read-only)}}
{{SV|ELX|Error Latent Expression}}
{{SV|FC |Format Control}}
{{SV|FEATURE|Feature Control}}
{{SV|FPC|Floating Point Control}}
{{SV|IC |Indeterminate Control}}
{{SV|IO |Index Origin}}
{{SV|LX |Latent Expression}}
{{SV|PP |Print Precision}}
{{SV|PR |Prompt Replacement}}
{{SV|PW |Print Width}}
{{SV|RL |Random Link}}
{{SV|SA |Stop Action}}
{{SV|WSID|Workspace Identifier}}
|}
 
{| class="wikitable" style="font-size: 95%;" width="{{{Width|{{{width|80%}}}}}}" align="center"
|-
! colspan="6" | System Functions
{{SF|ALX|Attention Latent Expression}}
{{SF|CT |Comparison Tolerance}}
{{SF|DM |Diagnostic Message (Read-only)}}
{{SF|FC |Format Control}}
{{SF|FEATURE|Feature Control}}
{{SF|IC |Indeterminate Control}}
{{SF|IO |Index Origin}}
{{SF|LX |Latent Expression}}
{{SF|PP |Print Precision}}
{{SF|PR |Prompt Replacement}}
{{SF|PW |Print Width}}
{{SF|RL |Random Link}}
{{SF|SA |Stop Action}}
{{SF|WSID|Workspace Identifier}}
|}
 
{| class="wikitable" style="font-size: 95%;" width="{{{Width|{{{width|80%}}}}}}" align="center"
|-
! colspan="6" | System Functions
{{SV|ALX|Attention Latent Expression}}
{{SV|CT |Comparison Tolerance}}
{{SV|DM |Diagnostic Message (Read-only)}}
{{SV|ELX|Error Latent Expression}}
{{SV|FC |Format Control}}
{{SV|FEATURE|Feature Control}}
{{SV|FPC|Floating Point Control}}
{{SV|IC |Indeterminate Control}}
{{SV|IO |Index Origin}}
{{SV|LX |Latent Expression}}
{{SV|PP |Print Precision}}
{{SV|PR |Prompt Replacement}}
{{SV|PW |Print Width}}
{{SV|RL |Random Link}}
{{SV|SA |Stop Action}}
{{SV|WSID|Workspace Identifier}}
|}
 


"alx"      Attention Latent Expression
"ct"        Comparison Tolerance
"dm"        Diagnostic Message (Read-only)
"elx"      Error Latent Expression
"fc"        Format Control
"feature"  Feature Control
"fpc"      Floating Point Control
"ic"        Indeterminate Control
"io"        Index Origin
"lx"        Latent Expression
"pp"        Print Precision
"pr"        Prompt Replacement
"pw"        Print Width
"rl"        Random Link
"sa"        Stop Action
"wsid"      Workspace Identifier


Niladic system functions
Niladic system functions

Revision as of 11:00, 22 February 2013

This contains a list of all quad variables and quad functions

System Variables
⎕ALX Attention Latent Expression
⎕CT Comparison Tolerance
⎕DM Diagnostic Message (Read-only)
⎕ELX Error Latent Expression
⎕FC Format Control
⎕FEATURE Feature Control
⎕FPC Floating Point Control
⎕IC Indeterminate Control
⎕IO Index Origin
⎕LX Latent Expression
⎕PP Print Precision
⎕PR Prompt Replacement
⎕PW Print Width
⎕RL Random Link
⎕SA Stop Action
⎕WSID Workspace Identifier
System Functions
⎕ALX Attention Latent Expression
⎕CT Comparison Tolerance
⎕DM Diagnostic Message (Read-only)
⎕FC Format Control
⎕FEATURE Feature Control
⎕IC Indeterminate Control
⎕IO Index Origin
⎕LX Latent Expression
⎕PP Print Precision
⎕PR Prompt Replacement
⎕PW Print Width
⎕RL Random Link
⎕SA Stop Action
⎕WSID Workspace Identifier
System Functions
⎕ALX Attention Latent Expression
⎕CT Comparison Tolerance
⎕DM Diagnostic Message (Read-only)
⎕ELX Error Latent Expression
⎕FC Format Control
⎕FEATURE Feature Control
⎕FPC Floating Point Control
⎕IC Indeterminate Control
⎕IO Index Origin
⎕LX Latent Expression
⎕PP Print Precision
⎕PR Prompt Replacement
⎕PW Print Width
⎕RL Random Link
⎕SA Stop Action
⎕WSID Workspace Identifier


Niladic system functions "a" Alphabet "av" Atomic Vector "em" Event Message "et" Event Type "lc" Line Counter "nnames" Names of Open Native Files "nnums" Tie Numbers of Open Native Files "sysid" System Identifier "sysver" System Version "tc" Terminal Control Characters "tcbel" Terminal Control Character, Bell "tcbs" Terminal Control Character, Backspace "tcesc" Terminal Control Character, Escape "tcff" Terminal Control Character, Form Feed "tcht" Terminal Control Character, Horizontal Tab "tclf" Terminal Control Character, Line Feed "tcnl" Terminal Control Character, New Line "tcnul" Terminal Control Character, Null "ts" Time Stamp "wa" Workspace Available

// Monadic or dyadic system functions "at" Attributes "cr" Canonical Representation "dl" Delay Execution "dr" Data Representation "ea" Execute Alternate "ec" Execute Controlled "error" Signal Error "es" Event Simulate "ex" Expunge Names "fmt" Format "fx" Function Fix "mf" Monitor Function "nappend" Append Data To An Open Native File "nc" Name Classification "ncreate" Create And Open A Native File "nerase" Erase An Open Native File "nl" Name List "nread" Read Data From An Open Native File "nrename" Rename An Open Native File "nreplace" Replace Data In An Open Native File "nresize" Resize An Open Native File "nsize" Get The Size Of An Open Native File "ntie" Open A Native File "nuntie" Close A Native File "tf" Transfer Form "ucs" Universal Character Set "vr" Vector Representation of a Function