Login | Sign Up
 





 
AutoLISP Function Detail
Name: xunload

Syntax:
(xunload app [flag])

Description:
Unloads the ADS application if it is found in memory, or it will use the flag when the application is not located, and/or couldn't be unloaded.

Example(s):
(xunload "geom3d")
(xunload "myapp" "was not unaloded")