PDA

View Full Version : BREAK-LINE PROBLEM



JOHN.73561
2006-01-24, 09:51 PM
I am having a problem with the break-line. When the command is selected and you hit
escape (before you use the break-line) it will undo back to the last save. The problem does not occur every time but it is pretty consistent, 1 time in 4 or 5. Anybody have any ideas?

kennet.sjoberg
2006-01-24, 10:05 PM
...the break-line....Do you mean
Command: ._break (dot underscore break ) or any modified command or lisp program ?
It sounds like an errorhandler that do not reset to the previous errorhandler and do the mess.
*MERRMSG* is one of th errorhandler that fail the resetting procedure.

: ) Happy Computing !

kennet

JOHN.73561
2006-01-24, 11:33 PM
Break-line symbol, not the break command.
Thanks

Steve_Bennett
2006-01-25, 06:37 AM
Break-line symbol, not the break command.
ThanksIs that one of the autocad express tools?

JOHN.73561
2006-01-25, 01:38 PM
Yes. The problem now is that the standards icons are invisible. When I go to the cui there are question marks on the icons but all the links seem to be ok?

kennet.sjoberg
2006-01-25, 07:01 PM
The first problem is probably a bad error handler in the express-tool,
do not use the [Esc] button as you do.

The second problem appear when you cross-ref icons between different cui -files
and then one of them is not loaded. Search AUGI forum for cui issues to get help.

: ) Happy Computing !

kennet