System Commands: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
|| [[System Command ERASE|<apll>)ERASE</apll>]] | || [[System Command ERASE|<apll>)ERASE</apll>]] | ||
|| | |||
| Delete a variable or function in the current workspace | |||
|- | |- | ||
|| [[System Command EXIT|<apll>)EXIT</apll>]] | || [[System Command EXIT|<apll>)EXIT</apll>]] |
Revision as of 06:01, 13 March 2013
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 webspace, 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:
|
|