Repeat command problem
Lately I've had a problem with a certain command repeating (via right clik or enter) eventhough it wasn't the last command called. Sent a support request and they asked I do this:
The list of loaded applications can be obtained with lisp (arx) call; could you please give the result of this function?
Can anyone tell me how to this in "layman's terms"???
0
Comments
-
It seems listing out the command history ought to be enough to determine if there's a third party app involved...
0 -
In Bricscad type in (arx) at the command line. This will run the arx lisp function which will list all the drx applications loaded. I get the result below when I do it in Bricscad.
: (arx)
("plotstyleservices_2.06_8.drx" "dd_dynblocks_2.06_8.drx")Copy the resulting output from the text window into your support request.
Regards,
Jason Bourhill
0
This discussion has been closed.