System Command FNS

From NARS2000
Revision as of 19:40, 27 February 2013 by Paul Robinson (talk | contribs) (Created page with "<h1>)FNS - List all functions in workspace</h1> The ''')FNS''' command lists all of the functions that have been defined in the workspace. If the workspace has no functions, i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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