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.
- Choose File
Load
File from the VLISP menu. - Choose Tools
Load
Application from the AutoCAD menu.
See Loading and Running Compiled Programs for specific instructions on loading and running application functions.