Template:System Variables: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
(rebuild)
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="6" | [[Scalar System Variables|System Variables]]
! colspan="10" | [[Scalar System Variables|System Variables]]
|-
|-
|| [[System Variable ALX|<apll>⎕ALX</apll>]] |        Attention Latent Expression
{{SSV|ALX }}
|| [[System Variable CT|<apll>⎕CT</apll>]] |        Comparison Tolerance
{{SSV|CT }}
|| [[System Variable DM|<apll>⎕DM</apll>]] |        Diagnostic Message (Read-only)
{{SSV|DM }}
|| [[System Variable ELX|<apll>⎕ELX</apll>]] |        Error Latent Expression
{{SSV|ELX }}
|| [[System Variable FC|<apll>⎕FC</apll>]] |        Format Control
{{SSV|FC }}
|| [[System Variable FEATURE|<apll>⎕FEATURE</apll>]] |    Feature Control
{{SSV|FEATURE}}
|| [[System Variable FPC|<apll>⎕FPC</apll>]] |        Floating Point Control
{{SSV|FPC}}
|| [[System Variable IC|<apll>⎕IC</apll>]] |        Indeterminate Control
{{SSV|IC }}
|| [[System Variable IO|<apll>⎕IO</apll>]] |        Index Origin
{{SSV|IO }}
|| [[System Variable LX|<apll>⎕LX</apll>]] |        Latent Expression
{{SSV|LX }}
|| [[System Variable PP|<apll>⎕PP</apll>]] |        Print Precision
|| [[System Variable PR|<apll>⎕PR</apll>]] |        Prompt Replacement
|| [[System Variable PW|<apll>⎕PW</apll>]] |        Print Width
|| [[System Variable RL|<apll>⎕RL</apll>]] |        Random Link
|| [[System Variable SA|<apll>⎕SA</apll>]] |        Stop Action
|| [[System Variable WSID|<apll>⎕WSID</apll>]] |      Workspace Identifier
{{SV}}
 
|| [[System Variable CT|<apll>⎕CT</apll>]]
|| [[System Variable DL|<apll>⎕DL</apll>]]
|| [[System Variable FPC|<apll>⎕FPC</apll>]]
|| [[System Variable ELX|<apll>⎕ELX</apll>]]
|| [[System Variable IO|<apll>⎕IO</apll>]]
|| [[System Variable LX|<apll>⎕LX</apll>]]
|-
|-
|| [[System Variable PP|<apll>⎕PP</apll>]]
{{SSV|PP }}
|| [[System Variable PW|<apll>⎕PW</apll>]]
{{SSV|PR }}
|| [[System Variable RL|<apll>⎕RL</apll>]]
{{SSV|PW }}
{{SSV|RL }}
{{SSV|SA }}
{{SSV|WSID}}
|-
|-
! colspan="6" | System Functions
! colspan="10" | [[System Functions|Niladic System Functions]]
|-
|-
|| [[System Function AV|<apll>⎕AV</apll>]]
{{SSF|A  }}
|| [[System Function EM|<apll>⎕EM</apll>]]
{{SSF|AV }}
|| [[System Function ES|<apll>⎕ES</apll>]]
{{SSF|EM }}
|| [[System Function ET|<apll>⎕ET</apll>]]
{{SSF|ET }}
|| [[System Function EX|<apll>⎕EX</apll>]]
{{SSF|LC  }}
|| [[System Variable FC|<apll>⎕FC</apll>]]
{{SSF|NNAMES}}
{{SSF|NNUMS }}
{{SSF|SYSID }}
{{SSF|SYSVER}}
{{SSF|TC    }}
|-
|-
|| [[System Variable IC|<apll>⎕IC</apll>]]
{{SSF|TCBEL }}
|| [[System Function LC|<apll>⎕LC</apll>]]
{{SSF|TCBS  }}
|| [[System Function NC|<apll>⎕NC</apll>]]
{{SSF|TCESC }}
|| [[System Function NL|<apll>⎕NL</apll>]]
{{SSF|TCFF  }}
|| [[System Function TF|<apll>⎕TF</apll>]]
{{SSF|TCHT  }}
|| [[System Function TS|<apll>⎕TS</apll>]]
{{SSF|TCLF  }}
{{SSF|TCNL  }}
{{SSF|TCNUL }}
{{SSF|TS    }}
{{SSF|WA    }}
|-
! colspan="10" |   Monadic or dyadic system functions
|-
{{SSF|AT      | Attributes}}
{{SSF|CR      | Canonical representation}}
{{SSF|DL      | Delay execution}}
{{SSF|DR      | Data representation}}
{{SSF|EA      | Execute alternate}}
{{SSF|EC      | Execute controlled}}
{{SSF|ERROR  | Signal error}}
{{SSF|ES      | Event simulate}}
{{SSF|EX      | Expunge names}}
{{SSF|FMT    | Format}}
|-
{{SSF|FX      | Function fix}}
{{SSF|MF      | Monitor function}}
{{SSF|NAPPEND | Append data to an open native file}}
{{SSF|NC     | Name classification}}
{{SSF|NCREATE | Create and open a native file}}
{{SSF|NERASE  | Erase an open native file}}
{{SSF|NL     | Name list}}
{{SSF|NREAD  | Read data from an open native file}}
{{SSF|NRENAME | Rename an open native file}}
{{SSF|NREPLACE| Replace data in an open native file}}
|-
{{SSF|NRESIZE | Resize an open native file}}
{{SSF|NSIZE  | Get the size of an open native file}}
{{SSF|NTIE    | Open a native file}}
{{SSF|NUNTIE  | Close a native file}}
{{SSF|TF     | Transfer form}}
{{SSF|UCS    | Universal character set}}
{{SSF|VR      | Vector representation of a function}}                 
|}
|}

Revision as of 11:55, 22 February 2013