Listing of AutoLISP functions that are related to the Visual LISP IDE.
Note: The Visual LISP IDE is available in AutoCAD for Windows only; not available in AutoCAD LT for Windows.
|
Visual LISP IDE related functions |
Platforms |
|||||
|---|---|---|---|---|---|---|
|
Windows |
Mac OS |
Web |
||||
|
Function |
Description |
AutoCAD | AutoCAD LT | AutoCAD | AutoCAD LT | AutoCAD |
|
Tells the Visual LISP compiler to link and optimize an argument as if it were a built-in function |
✓ | ✓ | ✓ | -- | ✓ | |
| (vlisp-compile 'mode filename [output-filename]) |
Compiles AutoLISP source code into a FAS file |
✓ | -- | -- | -- | -- |
| (vl-get-resource text-file) |
Returns the text stored in a .txt file packaged in a VLX |
✓ | ✓ | ✓ | -- | ✓ |
| (vl-list-exported-functions [appname]) |
Lists exported functions |
✓ | ✓ | ✓ | -- | ✓ |