Automatically load the LISP 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, Bricscad searches for and loads the associated LSP file.
Example
Code | Returns |
---|---|
(autoload "routine" '("start" "run" "stop")) | nil |
Tell me about...
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |