System Commands
From NARS2000
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 |