System Command FNS

From NARS2000
Revision as of 19:41, 27 February 2013 by Paul Robinson (talk | contribs)
Jump to navigationJump to search

)FNS - List all functions in workspace

The )FNS command lists all of the functions that have been defined in the workspace. If the workspace has no functions, it returns nothing. Here is an example:

      )FNS

The equivalent system function to allow a function to find out the names of all the variables in the workspace is ⎕NL 3.

System Commands (not case sensitive)
)CLEAR )CLOSE )COPY )DROP )EDIT )ERASE )EXIT )FNS )FOP )FOPS
)IN )INASCII )LIB )LOAD )NEWTAB )NMS )OFF )OPEN )OPS )OUT
)RESET )SAVE )SI )SIC )SINL )SYMB )ULIB )VARS )XLOAD )WSID