AutoCAD environment variable ACADLspAsDoc
List of AutoCAD environment variables |
The ACADLspAsDoc environment variable in the main versions of AutoCAD:
In AutoCAD since version 2000
Description of the variable 'ACADLspAsDoc':
0=loads acad.lsp only with the first drawing; 1=with each
Search ACADLspAsDoc on the Internet



ACADLspAsDoc
You can display or set the value of the ACADLspAsDoc environment variable by typing (getenv "ACADLspAsDoc") resp. (setenv "ACADLspAsDoc" "newvalue") on the command line.
IMPORTANT: all environment variable names are case sensitive - use their name verbatim, exactly as listed here! All the values are string-type values. Read more in the tip 14686.
See related AutoCAD tips:
Wait please, loading variables...