Using Console and Editor Coding Aids

AutoCAD AutoLISP & Visual LISP

 
Using Console and Editor Coding Aids
 
 
 

Several VLISP coding aids are useful at both the Console and text editor windows. One highly visual aid is the assignment of colors to AutoLISP language elements. Color coding helps you detect syntax errors in your code. VLISP also contains several features to help you determine the names of variables and functions that you need to refer to in your program, and shortcuts to online Help for AutoLISP functions.