System Commands: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 30: Line 30:
|| [[System Command FNS|<apll>)FNS</apll>]]
|| [[System Command FNS|<apll>)FNS</apll>]]
|-
|-
|| [[System Command FOP|<apll>)FOP</apll>]]
|| [[System Command FNS|<apll>)FOP</apll>]]
||
||
| Display both functions and operators.  Same as <apll>)FOPS</apll>
| Display both functions and operators.  Same as <apll>)FOPS</apll>
|-
|-
|| [[System Command FOPS|<apll>)FOPS</apll>]]
|| [[System Command FNS|<apll>)FOPS</apll>]]
|-
|-
|| [[System Command IN|<apll>)IN</apll>]]
|| [[System Command IN|<apll>)IN</apll>]]
Line 53: Line 53:
|-
|-
|| [[System Command NEWTAB|<apll>)NEWTAB</apll>]]
|| [[System Command NEWTAB|<apll>)NEWTAB</apll>]]
|-
|| [[System Command NMS|<apll>)NMS</apll>]]
|}
|}
<td>
<td>
{|
{|
|| [[System Command NMS|<apll>)NMS</apll>]]
|-
|| [[System Command EXIT|<apll>)OFF</apll>]]
|| [[System Command EXIT|<apll>)OFF</apll>]]
||
||
Line 64: Line 64:
|| [[System Command OPEN|<apll>)OPEN</apll>]]
|| [[System Command OPEN|<apll>)OPEN</apll>]]
|-
|-
|| [[System Command OPS|<apll>)OPS</apll>]]
|| [[System Command FNS|<apll>)OPS</apll>]]
|-
|-
|| [[System Command OUT|<apll>)OUT</apll>]]
|| [[System Command OUT|<apll>)OUT</apll>]]
Line 87: Line 87:
|-
|-
|| [[System Command SINL|<apll>)SINL</apll>]]
|| [[System Command SINL|<apll>)SINL</apll>]]
|-
|| [[System Command SYMB|<apll>)SYMB</apll>]]
|-
|-
|| [[System Command ULIB|<apll>)ULIB</apll>]]
|| [[System Command ULIB|<apll>)ULIB</apll>]]
Line 95: Line 97:
|-
|-
|| [[System Command WSID|<apll>)WSID</apll>]]
|| [[System Command WSID|<apll>)WSID</apll>]]
|-
||&nbsp;
|}
|}
</td>
</td>

Revision as of 20:02, 28 March 2017

System Commands provide features to the user of the APL system, separate from actual workspaces, variables or APL operators. These provide such features as accessing files, saving a workspace, and exiting the APL interpreter. The commands are not case sensitive, so )IN and )in do the same thing.

NARS2000 currently has the following system commands:

)CLEAR Start a new session manager window with an empty workspace
)CLOSE
)COPY
)DROP
)EDIT Create a new function in the workspace or edit an existing function
)ERASE Delete a variable or function in the current workspace
)EXIT Close down the interpreter and exit the program. Same as )OFF
)FNS
)FOP Display both functions and operators. Same as )FOPS
)FOPS
)IN
)INASCII    
)LIB
)LAOD Alternative spelling of )LOAD
)LOAD Load an existing workspace
)NEWTAB
)NMS
)OFF Close down the interpreter and exit the program. Same as )EXIT
)OPEN
)OPS
)OUT
)RESET
)SAVE Save the current workspace
)SVAE Alternative spelling for )SAVE
)SI workspace State Indicator
)SIC State Indicator Clear
)SINL
)SYMB
)ULIB
)VARS
)XLOAD
)WSID
 


See Also
System Commands System Variables and Functions Operators


Keyboard
A+S
Alt ¨ ¯ < > × ÷
Sh ~ ! @ # $ % ^ & * ( ) _ +
Key ` 1 2 3 4 5 6 7 8 9 0 - =
A+S
Alt ? § π
Sh Q W E R T Y U I O P { } |
Key q w e r t y u i o p [ ] \
A+S
Alt
Sh A S D F G H J K L : "
Key a s d f g h j k l ; '
A+S χ
Alt
Sh Z X C V B N M < > ?
Key z x c v b n m , . /
NARS 2000 Lang
Tool
Bar
+ - × ÷ * ! ? |
< = >
~ § π .. ,
/ \ ¨ .
_ ¯
Second Row i j k i j k l g p r v x

[[Category:Mouse Group {{{1}}}|{{{2}}}]]