System Variable ACADLSPASDOC

Determines whether to load the start.lsp Lisp file once at the start of a session with the software or each time when opening a drawing.

Note: The start.lsp file loads startup.lsp which is often used to load add-ons with executable files.

Values

0 start.lsp is loaded only once at the start of a session with the software (default).
1 start.lsp is loaded each time when opening a drawing.

Properties

Type Integer
Default 0
Status Read / Write
Saved In the Registry

Related Topics

Controlling Safety Options Against Malicious Files

Related Commands

SafetyOptions

Related Variables

SECURELOAD

TRUSTEDPATHS

LEGACYCODESEARCH