System Variables

From NARS2000
Revision as of 11:00, 22 February 2013 by Paul Robinson (talk | contribs) (update)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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