Login
|
Sign Up
AutoLISP Function Detail
Name:
arxunload
Syntax:
(arxunload
app [flag]
)
Description:
Unloads the ARX application if it is found. If you supply a
flag
and the file is not unloadable the flag will be placed on the command line.
Example(s):
(arxunload "junk.arx" "False")
"False"