(ads)


Check what SDS™ applications are loaded into IntelliCAD® 2001.


This function tells you the names of SDS applications currently loaded into IntelliCAD. The name includes the complete path. The names of all SDS applications are strings, forming a list.

Examples

Code Returns
(ads) nil
(When no SDS apps are loaded.)
(ads) ("tower" "c:\\intellicad\\endpoint")

Tell me about...

(xload appname [flag])

(xunload appname [flag])

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language