Template:System Variables: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 52: | Line 52: | ||
{{SSF|AT | Attributes}} | {{SSF|AT | Attributes}} | ||
{{SSF|CR | Canonical representation}} | {{SSF|CR | Canonical representation}} | ||
{{SSF|DC | Data Conversion}} | |||
{{SSF|DL | Delay}} | {{SSF|DL | Delay}} | ||
{{SSF|DR | Data representation}} | {{SSF|DR | Data representation}} | ||
Line 59: | Line 60: | ||
{{SSF|ES | Event simulate}} | {{SSF|ES | Event simulate}} | ||
{{SSF|EX | Expunge names}} | {{SSF|EX | Expunge names}} | ||
|- | |||
{{SSF|FMT | Format}} | {{SSF|FMT | Format}} | ||
{{SSF|FX | Function fix}} | {{SSF|FX | Function fix}} | ||
{{SSF|MF | Monitor function}} | {{SSF|MF | Monitor function}} | ||
Line 70: | Line 71: | ||
{{SSF|NL | Name list}} | {{SSF|NL | Name list}} | ||
{{SSF|NLOCK | Lock/unlock an open native file}} | {{SSF|NLOCK | Lock/unlock an open native file}} | ||
|- | |||
{{SSF|NREAD | Read data from an open native file}} | {{SSF|NREAD | Read data from an open native file}} | ||
{{SSF|NRENAME | Rename an open native file}} | {{SSF|NRENAME | Rename an open native file}} | ||
{{SSF|NREPLACE| Replace data in an open native file}} | {{SSF|NREPLACE| Replace data in an open native file}} | ||
Line 81: | Line 82: | ||
{{SSF|TF | Transfer form}} | {{SSF|TF | Transfer form}} | ||
{{SSF|TRACE | Trace execution of a user-defined function/operator or Magic Function}} | {{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}} | ||
|- | |- | ||
! colspan="10" |Note that quad functions and variables are case insensitive | ! colspan="10" |Note that quad functions and variables are case insensitive | ||
|} | |} |
Revision as of 15:35, 4 February 2017
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 | ⎕DC | ⎕DL | ⎕DR | ⎕EA | ⎕EC | ⎕ERROR | ⎕ES | ⎕EX |
⎕FMT | ⎕FX | ⎕MF | ⎕NAPPEND | ⎕NC | ⎕NCREATE | ⎕NERASE | ⎕NINFO | ⎕NL | ⎕NLOCK |
⎕NREAD | ⎕NRENAME | ⎕NREPLACE | ⎕NRESIZE | ⎕NSIZE | ⎕NTIE | ⎕NUNTIE | ⎕STOP | ⎕TF | ⎕TRACE |
⎕UCS | ⎕VR | ||||||||
Note that quad functions and variables are case insensitive |