Share

About Loading and Running Visual LISP Applications (AutoLISP)

Product Documentation
Intermediate

To execute the functions in a VLX application, you must first load the VLX file using any of the following methods:

  • Call the AutoLISP load function.
  • Click File Load File from the VLISP menu bar.
  • Click Manage tab Applications panel Load Application from AutoCAD.

See About Loading and Running Compiled Programs (AutoLISP) for specific instructions on loading and running application functions.


Was this information helpful?