Template:System Variables: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
No edit summary
(13 intermediate revisions by 2 users not shown)
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" |Quad Functions and Variables (Case insensitive)<br/> [[System Variables]] (A value may be assigned to these)
! colspan="10" |[[System Variables]] (A value may be assigned to these except for <apll>⎕DM</apll>)
|-
|-
{{SSV|ALX }}
{{SSV|ALX }}
{{SSV|CT  }}
{{SSV|CT  }}
{{SSV|DL  }}
{{SSV|DM  }}
{{SSV|DM  }}
{{SSV|DT  }}
{{SSV|ELX }}
{{SSV|ELX }}
{{SSV|FC  }}
{{SSV|FC  }}
Line 14: Line 14:
{{SSV|IO }}
{{SSV|IO }}
|-
|-
{{SSV|LR  }}
{{SSV|LX }}
{{SSV|LX }}
{{SSV|PP }}
{{SSV|PP }}
Line 31: Line 32:
{{SSF|NNAMES}}
{{SSF|NNAMES}}
{{SSF|NNUMS }}
{{SSF|NNUMS }}
{{SSF|SI }}
{{SSF|SYSID }}
{{SSF|SYSID }}
{{SSF|SYSVER}}
{{SSF|SYSVER}}
|-
{{SSF|T}}
{{SSF|TC    }}
{{SSF|TC    }}
|-
{{SSF|TCBEL }}
{{SSF|TCBEL }}
{{SSF|TCBS  }}
{{SSF|TCBS  }}
Line 43: Line 46:
{{SSF|TCNL  }}
{{SSF|TCNL  }}
{{SSF|TCNUL }}
{{SSF|TCNUL }}
|-
{{SSF|TS    }}
{{SSF|TS    }}
{{SSF|WA    }}
{{SSF|WA    }}
Line 50: Line 54:
{{SSF|AT      | Attributes}}
{{SSF|AT      | Attributes}}
{{SSF|CR      | Canonical representation}}
{{SSF|CR      | Canonical representation}}
{{SSF|DC      | Data Conversion}}
{{SSF|DFT    | Discrete Fourier Transform}}
{{SSF|DL      | Delay}}
{{SSF|DR      | Data representation}}
{{SSF|DR      | Data representation}}
{{SSF|EA      | Execute alternate}}
{{SSF|EA      | Execute alternate}}
Line 55: Line 62:
{{SSF|ERROR  | Signal error}}
{{SSF|ERROR  | Signal error}}
{{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 64: Line 71:
{{SSF|NCREATE | Create and open a native file}}
{{SSF|NCREATE | Create and open a native file}}
{{SSF|NERASE  | Erase an open native file}}
{{SSF|NERASE  | Erase an open native file}}
{{SSF|NINFO  | Native file information}}
{{SSF|NL      | Name list}}
{{SSF|NL      | Name list}}
|-
{{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}}
|-
{{SSF|NRESIZE | Resize an open native file}}
{{SSF|NRESIZE | Resize an open native file}}
{{SSF|NSIZE  | Get the size of an open native file}}
{{SSF|NSIZE  | Get the size of an open native file}}
{{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}}                   
|-
! colspan="10" |Note that quad functions and variables (except for the <apll>⎕A</apll> family of functions) are case insensitive
|}
|}

Revision as of 20:03, 17 August 2019