Returns a list of the currently loaded ObjectARX® applications
Supported Platforms: Windows, Mac OS, and Web
Signature
(arx)No arguments.
Return Values
Type: String
A list of ObjectARX application file names; the path is not included in the file name.
Examples
(arx)
- Windows and Web
-
("acapp.arx" "acmted.arx" ...)
- Mac OS
-
("acapp.bundle" "acmted.crx" ...)