ILoveMadoka Posted November 17, 2009 Posted November 17, 2009 I'm trying to help a user remotely and wanted to throw this out to the group while I work through it as well... Autocad 2009 User says Copymode = 0 but they still have to enter "M" to Copy Multiple. Any Ideas? TIA! Quote
rkent Posted November 17, 2009 Posted November 17, 2009 After they start the copy command have them report what is at the command line. If the new copy command is being used the command line will show [Displacement/mOde], if it is the old copy command the command line will show [Displacement/Multiple]. They are probably calling copy from a lisp file which for some reason defaults to the old style, I haven't figured out why. Call up the acad.pgp and use the alias for copy there, and or set your own keys. Also, open any lisp files that start with autocad and see if any define the copy command with keys. Quote
ILoveMadoka Posted November 18, 2009 Author Posted November 18, 2009 That was it!! They had a shortcut calling the old version. Thank you so much!! I had no idea!! (OMG! What else don't I know!!) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.