To Set the Case of AutoLISP Symbols when Formatting Code (Visual LISP IDE)

The Visual LISP code formatter can make it easy to distinguish between protected and unprotected AutoLISP symbols.

Note: The Visual LISP IDE is available on Windows only.
  1. In Visual LISP, click Tools Environment Options Visual LISP Format Options.
  2. In the Format Options dialog box, click More Options.
  3. Under Setting Case for Symbols, select a case option for protected and unprotected symbols. Click OK.
  4. Do one of the following:
    • Select the code to format. Click Tools Format Code in Selection.
    • Click Tools Format Code in Editor.