Template:System Variables: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
{{SSF|NTIE | Open a native file}} | {{SSF|NTIE | Open a native file}} | ||
{{SSF|NUNTIE | Close a native file}} | {{SSF|NUNTIE | Close a native file}} | ||
{{SSF|STOP | Stop execution of a user-defined function/operator or Magic Function}} | |||
{{SSF|TF | Transfer form}} | {{SSF|TF | Transfer form}} | ||
{{SSF|TRACE | Trace execution of a user-defined function/operator or Magic Function}} | |||
{{SSF|UCS | Universal character set}} | {{SSF|UCS | Universal character set}} | ||
{{SSF|VR | Vector representation of a function}} | {{SSF|VR | Vector representation of a function}} |
Revision as of 12:38, 14 November 2015
System Variables (A value may be assigned to these except for ⎕DM) | |||||||||
---|---|---|---|---|---|---|---|---|---|
⎕ALX | ⎕CT | ⎕DM | ⎕DT | ⎕ELX | ⎕FC | ⎕FEATURE | ⎕FPC | ⎕IC | ⎕IO |
⎕LX | ⎕PP | ⎕PR | ⎕PW | ⎕RL | ⎕SA | ⎕WSID | |||
Niladic System Functions (a value cannot be assigned to these) | |||||||||
⎕A | ⎕AV | ⎕EM | ⎕ET | ⎕LC | ⎕NNAMES | ⎕NNUMS | ⎕SYSID | ⎕SYSVER | ⎕T |
⎕TC | ⎕TCBEL | ⎕TCBS | ⎕TCESC | ⎕TCFF | ⎕TCHT | ⎕TCLF | ⎕TCNL | ⎕TCNUL | ⎕TS |
⎕WA | |||||||||
Monadic or dyadic system functions (a value cannot be assigned to these) | |||||||||
⎕AT | ⎕CR | ⎕DL | ⎕DR | ⎕EA | ⎕EC | ⎕ERROR | ⎕ES | ⎕EX | ⎕FMT |
⎕FX | ⎕MF | ⎕NAPPEND | ⎕NC | ⎕NCREATE | ⎕NERASE | ⎕NL | ⎕NLOCK | ⎕NREAD | ⎕NRENAME |
⎕NREPLACE | ⎕NRESIZE | ⎕NSIZE | ⎕NTIE | ⎕NUNTIE | ⎕STOP | ⎕TF | ⎕TRACE | ⎕UCS | ⎕VR |
Note that quad functions and variables are case insensitive |