System Commands

From NARS2000
Revision as of 00:49, 22 February 2013 by Paul Robinson (talk | contribs) (more details)
Jump to navigationJump to search

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:

)CLOSE
)COPY
)EDIT Create a new function in the workspace or edit an existing function
)EXIT Close down the interpreter and exit the program. Same as )OFF
)IN
)INASCII    
)NEWTAB
)OFF Close down the interpreter and exit the program. Same as )EXIT
)OUT
)RESET
)ULIB