Returns a list of the currently loaded ObjectARX applications
(arx)
Return Values
A list of ObjectARX. application file names; the path is not included in the file name.
Examples
Command: (arx)
("acadapp.arx" "acmted.arx" "oleaprot.arx")
The arxload and arxunload functions.