rory47 Posted February 5, 2009 Posted February 5, 2009 Hi There. On a drawing i am working on, when i edit my scale in the scale control viewport there are hundreds of differnet scales e.g 1:50_4_XREF, 1:10_27_XREF etc..... I have imported this drawing and i know these are scales from xref drawings but i don't know how to delete them. When i type "scalelistedit" to remove these scale an error pops up saying "unhandled exception has occurred in a component in your application...index was outside the bounds of the array." Please help as this is driving me nuts. See attached Jpeg Quote
Dipali Posted February 5, 2009 Posted February 5, 2009 Try '-scalelistedit' For Commandline Option & Than Enter 'r' For Reset. Quote
wannabe Posted February 5, 2009 Posted February 5, 2009 OR click the format menu and choose scale list Quote
rory47 Posted February 5, 2009 Author Posted February 5, 2009 As i said from the start, when i type scalelistedit an autocad error window pops up saying "unhandled exception has occurred in a component in your application...index was outside the bounds of the array." I can't continue. Quote
Tiger Posted February 5, 2009 Posted February 5, 2009 Sometimes the same command can work when typed on the commandline, and not work when the button is pressed, hence the different answers. Does the SCALELISTEDIT command work in a brand new drawing? I've had this trouble with some drawings, the only solution I've found is copy-paste the malfunctioning drawing to a new one. Quote
rory47 Posted February 5, 2009 Author Posted February 5, 2009 i have tried copy and paste. It brings over all the scales and the same situation occurs. Quote
Tiger Posted February 6, 2009 Posted February 6, 2009 i have tried copy and paste. It brings over all the scales and the same situation occurs. If you open a brand new drawing, does the same problem happen? If it does, I'd say you need to do a Repair of the Installation or a complete Re-installation Quote
Bill Tillman Posted March 30, 2009 Posted March 30, 2009 I was getting this same error message over and over again. Seems the guys who worked here before me weren't really up on what was happening in their drawing environment. Each time they opened up a drawing from another customer, usually an architect, they would end up with a whole new batch of scales. Then when another one would import details from another client's drawings into the same file, the problem compounded itself. Seems that ACAD gets to a point where it knows how many scales it's got to deal with but it can't open up the dialog box to deal with them because the array is too big. So I typed this at the command window prompt: -scalelistedit and then entered 'R' for reset. This got rid of all the ugly scales and left me with just the standard ones, which is all I wanted anyway. The error message no longer appears and the scalelistedit command now works like it's supposed to. Quote
alanjt Posted March 30, 2009 Posted March 30, 2009 just add this to your startup: (command "_.-scalelistedit" "_r" "_y" "_e") Quote
Lee Mac Posted March 30, 2009 Posted March 30, 2009 just add this to your startup: (command "_.-scalelistedit" "_r" "_y" "_e") LT ALERT! Quote
alanjt Posted April 1, 2009 Posted April 1, 2009 LT ALERT! ahh, i always forget to check that. ^C^C-scalelistedit r y e Quote
Lee Mac Posted April 1, 2009 Posted April 1, 2009 ahh, i always forget to check that. ^C^C-scalelistedit r y e hehe me too 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.