System Commands: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
==System Commands==
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. NARS2000 currently has the following system commands:
 
* [[System Command CLOSE|<apll>)CLOSE</apll>]]
* [[System Command CLOSE|<apll>)CLOSE</apll>]]
* [[System Command COPY|<apll>)COPY</apll>]]
* [[System Command COPY|<apll>)COPY</apll>]]

Revision as of 00:39, 22 February 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. NARS2000 currently has the following system commands: