Login | Sign Up
 





 
AutoLISP Function Detail
Name: autoarxload

Syntax:
(autoarxload app list)

Description:
Automatically loads the ARX file app when the commands in the list are typed at the command line.

Example(s):
(autoarxload "vlide" '("vl" "vd"))
nil