PDA

View Full Version : History


dluzius
2005-06-13, 09:23 PM
Does anyone know of a lisp that would allow me to see a history of commands used to create an object after the drawing is closed and reopened? Thanks

Mike.Perry
2005-06-14, 02:11 AM
Hi

Can you not use AutoCAD's built-in Log File capabilities?

LogFileMode
LogFileName
LogFileOff
LogFileOn
LogFilePath

Or am I missing the point as per normal...

Have a good one, Mike

adafchik
2009-10-13, 10:02 PM
I'm interested in the same thing too. I've already worked on a drawing in the past and it is now closed. Is there any way to go back in time to "recreate" or see all the commands used to generate that drawing. The file log only shows back to when the drawing was opened.
-Anne