Template:System Variables: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="font-size: 95%;" width="{{{Width|{{{width|80%}}}}}}" align="center" | {| class="wikitable" style="font-size: 95%;" width="{{{Width|{{{width|80%}}}}}}" align="center" | ||
|- | |- | ||
! colspan="10" | | ! colspan="10" |[[System Variables]] (A value may be assigned to these) | ||
|- | |- | ||
{{SSV|ALX }} | {{SSV|ALX }} | ||
Line 76: | Line 76: | ||
{{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 | |||
|} | |} |
Revision as of 08:11, 13 March 2013
System Variables (A value may be assigned to these) | |||||||||
---|---|---|---|---|---|---|---|---|---|
⎕ALX | ⎕CT | ⎕DL | ⎕DM | ⎕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 | ⎕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 | ⎕DR | ⎕EA | ⎕EC | ⎕ERROR | ⎕ES | ⎕EX | ⎕FMT | |
⎕FX | ⎕MF | ⎕NAPPEND | ⎕NC | ⎕NCREATE | ⎕NERASE | ⎕NL | ⎕NREAD | ⎕NRENAME | ⎕NREPLACE |
⎕NRESIZE | ⎕NSIZE | ⎕NTIE | ⎕NUNTIE | ⎕TF | ⎕UCS | ⎕VR | |||
Note that quad functions and variables are case insensitive |