I just got a request for the "WhoHas" arx app to be loaded automatically. Does any on e know how to do this from the acad2000doc.lsp file?
I tried:
(autoarxload "WHOHAS" '("WHOHAS"))
and got an infinite:
"Initializing..."
"Initializing..."
"Initializing..."
"Initializing..."
"Initializing..."
"Initializing..."
So, thats not it...