sivapathasunderam Posted June 2, 2015 Posted June 2, 2015 a large cad file at sever morning I had worked for an hour save & closed evening one guy worked, saved & closed How can i know that what are the changes happen to that file (what he did) by that person look forward to hear from you soon as possible thanks from siva Quote
RobDraw Posted June 2, 2015 Posted June 2, 2015 I believe that you would need a copy of the file before it was changed. Quote
ReMark Posted June 3, 2015 Posted June 3, 2015 I suppose you could track all the commands used in the drawing IF a custom lisp routine was used. But unless this routine was setup to run automatically each time a drawing is opened you would have to rely on the evening guy to run it. Is he apt to do that knowing what you might be seeking to find out about his work habits? Another option would be to maintain some sort of a logfile. Quote
pattyandme Posted June 3, 2015 Posted June 3, 2015 LOGFILEON (Command) Writes the contents of the command history to a file. Summary The contents of the text window are recorded in the log file until you exit the program or use the LOGFILEOFF command. Each drawing saves a log file (with the extension .log) that may need periodic deletion as the number of log files continues to grow. You can also control the log file with the OPTIONS command. Use the Maintain a Log File option on the Open and Save tab in the Options dialog box to turn the log file off and on. Use the Files tab to change the location of the log file. 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.