Jump to content

How far back does the command history log go?


Command: Manick

Recommended Posts

I am currently working on a drawing project that I'm being trained to create, and I am being taught new commands all the time. I want to be able to look at the history of the project I've been working on with my project managers so I can re-drill myself on how those commands worked and were executed. I've been told two different conflicting things about how far back the command log history goes. One person told me awhile ago, that the autocad created and keeps a history file from the very beginning of a drawing to the end, no matter how many days, weeks, or months it's been worked on. But one person told me just today that it only keeps record of the commands used in that file from the time the drawing file was opened in the program, till the point that it's closed where it is wiped clean. So who is right? =\

 

I really want to look back and find out what commands that my project managers used over the past two days on the same drawing because some of them are custom lisp commands. Thanks in advance for your help.

Link to comment
Share on other sites

LOGFILEMODE=1 or _OPTIONS>Open and Save>File Safety Precaution>Maintain a log file (checked)

 

You can also redirect the LOGFILEPATH Easiest is in _OPTIONS>Files>Log File Location.

Link to comment
Share on other sites

If you turn logfilemode on, you can record everything you do. Otherwise, if you just try to scroll back up through it, it will only record what you did in that session. Essentially both of the people told you correctly, they just didn't tell you all of it.

Link to comment
Share on other sites

If you turn logfilemode on' date=' you can record everything you do. Otherwise, if you just try to scroll back up through it, it will only record what you did in that session. Essentially both of the people told you correctly, they just didn't tell you all of it.[/quote']

Depends on the CMDINPUTHISTORYMAX value which has a maximum of 255.

Link to comment
Share on other sites

Depends on the CMDINPUTHISTORYMAX value which has a maximum of 255.

 

I didn't tell you all of it either, apparently. That one is a new one for me Alan. Thanks.

 

I jump from drawing to drawing all day so it never gets to collect much history!

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...