(autoxload)

(autoxload application list)


Automatically load the SDS application when one of its commands is used.


This function returns associates a list of command names with an application name. Then, when the user types a command name, progeCAD searches for and loads the associated SDS file.

Example

Code Returns
(autoxload "routine" '("start" "run" "stop")) nil

Tell me about...

(abs number)

(xload appname [flag])

(xunload appname [flag])

Programming Overview of LISP (LISt Processing) Language