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...