Template:System Variables: Difference between revisions
From NARS2000
Jump to navigationJump to search
(rebuild) |
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" | [[Scalar System Variables|System Variables]] | ! colspan="10" | [[Scalar System Variables|System Variables]] (A value may be assigned to these) | ||
|- | |- | ||
{{SSV|ALX }} | {{SSV|ALX }} | ||
{{SSV|CT }} | {{SSV|CT }} | ||
{{SSV|DL }} | |||
{{SSV|DM }} | {{SSV|DM }} | ||
{{SSV|ELX }} | {{SSV|ELX }} | ||
Line 12: | Line 13: | ||
{{SSV|IC }} | {{SSV|IC }} | ||
{{SSV|IO }} | {{SSV|IO }} | ||
|- | |||
{{SSV|LX }} | {{SSV|LX }} | ||
{{SSV|PP }} | {{SSV|PP }} | ||
{{SSV|PR }} | {{SSV|PR }} | ||
Line 21: | Line 22: | ||
{{SSV|WSID}} | {{SSV|WSID}} | ||
|- | |- | ||
! colspan="10" | [[System Functions|Niladic System Functions]] | ! colspan="10" | [[System Functions|Niladic System Functions]] (a value cannot be assigned to these) | ||
|- | |- | ||
{{SSF|A }} | {{SSF|A }} | ||
Line 45: | Line 46: | ||
{{SSF|WA }} | {{SSF|WA }} | ||
|- | |- | ||
! colspan="10" | Monadic or dyadic system functions | ! colspan="10" | Monadic or dyadic system functions (a value cannot be assigned to these) | ||
|- | |- | ||
{{SSF|AT | Attributes}} | {{SSF|AT | Attributes}} | ||
{{SSF|CR | Canonical representation}} | {{SSF|CR | Canonical representation}} | ||
{{SSF|DR | Data representation}} | {{SSF|DR | Data representation}} | ||
{{SSF|EA | Execute alternate}} | {{SSF|EA | Execute alternate}} |
Revision as of 16:07, 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 |