undo ease
HAVING PROBLEMS WHEN I UNDO A ERASED ITEM, IT THEN UNDOS THE LAST 5 COMMANDS. THEN YOU CAN'T GET THAT INFO BACK & YOU LOSE TIME PUTTING IT BACK IN AGAIN
Comments
-
We would very much like a detailed procedure of how to reproduce this. This problem occurs rarely and that makes it difficult track. The logfile is a very big help for us here.Please switch on the logging mechanism by opening the icad.lsp and removing the ';' in front of the line that mentions (setvar "LOGFILEMODE" 1).This uncomments the lisp call and switches on logging every time you start intellicad. The next time you can reproduce this problem, please send the logfile (normally icad.log) to us. We will analyze it. IntelliCAD has a built in logging and safeguard system that protects you from problems undo may cause, by making sure the autosave file is up to date when undo undoes too many steps. If you rename the .SV$ file you'll see that it contains the information you lost by undoing.regards, Alexander Van HeuverzwynBricscad
0 -
You could also use the "_oops" command, this brings back the last selection of objects you've deleted. It does nothing about "that undo thing", but it may help a little in your case.Cheers Jörg
0