(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...
Programming Overview of LISP (LISt Processing) Language