Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

dmfrazier
en respuesta a: Martha.hall

"it kicks back an "unknown command INS-ANC" "

 

Based on the message sited in you earlier post, it looks to me like there may be some custom code (e.g. LISP) that is being called from at least some of your palette tools, but it isn't available because it's not getting loaded. You might look for error messages on the commandline as AutoCAD launches or as a DWG file is opened

 

ATC files do have some "mere-mortal-human-decipherable" parts to them (in among the gibberish). If you open one of the customized ATC files in your Palettes folder in a plain text editor (like NotePad), you can find file names and paths that might give you hints. But these things are generally more easily visible just by looking at the properties of a tool in a palette.

 

Have you looked at the properties of any of the tools that are misbehaving? Pick one and give us a screenshot.