(ads)


Check what SDS applications are loaded into progeCAD.


This function tells you the names of SDS applications currently loaded into progeCAD. 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:\\progeCAD\\endpoint")
Tell me about...

(xload appname [flag])

(xunload appname [flag])

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language