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 22: | Line 22: | ||
{{SSV|WSID}} | {{SSV|WSID}} | ||
|- | |- | ||
! colspan="10" | [[ | ! colspan="10" | [[Niladic]] [[System Functions]] (a value cannot be assigned to these) | ||
|- | |- | ||
{{SSF|A }} | {{SSF|A }} | ||
Line 46: | Line 46: | ||
{{SSF|WA }} | {{SSF|WA }} | ||
|- | |- | ||
! colspan="10" | Monadic or dyadic system functions (a value cannot be assigned to these) | ! colspan="10" | [[Monadic]] or [[dyadic]] system functions (a value cannot be assigned to these) | ||
|- | |- | ||
{{SSF|AT | Attributes}} | {{SSF|AT | Attributes}} |
Revision as of 20:46, 27 February 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 |