Author Topic: Command line history to txt file  (Read 3146 times)

0 Members and 1 Guest are viewing this topic.

Bob Wahr

  • Guest
Command line history to txt file
« on: April 10, 2008, 03:38:12 PM »
Anyone have something that echos the command line to a text file?  Not just what was typed in, but the acad prompts, messages, cancels, etc., as well.  Basically, all that you would see when you hit f2.

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Command line history to txt file
« Reply #1 on: April 10, 2008, 03:42:48 PM »
If you turn on the system variable 'LogFileMode' then it will.  You can set to path where every you want; 'LogFilePath'.  Will that work?
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Command line history to txt file
« Reply #2 on: April 10, 2008, 03:43:19 PM »
I thought turning on logging in config logged all Bob ...


added:

.. too late  .. again :-)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: Command line history to txt file
« Reply #3 on: April 10, 2008, 03:48:35 PM »
...
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Bob Wahr

  • Guest
Re: Command line history to txt file
« Reply #4 on: April 10, 2008, 03:50:41 PM »
DOH!

Thanks all.

M-dub

  • Guest
Re: Command line history to txt file
« Reply #5 on: April 10, 2008, 03:52:41 PM »
Skeaking of keeping tabs...
Just remember to keep tabs on the destination folder.  Those log files can really add up over time.

JohnK

  • Administrator
  • Seagull
  • Posts: 10648
Re: Command line history to txt file
« Reply #6 on: April 10, 2008, 03:59:32 PM »
<snip>
.. too late  .. again :-)

Take a nap.






:p
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

Bob Wahr

  • Guest
Re: Command line history to txt file
« Reply #7 on: April 10, 2008, 04:13:37 PM »
Not actually using it keep tabs as such.  IMO, if you've got someone you need to keep track of that tightly, you've got problems anyway.  We have a really simple CAD test that we give as part of the interview process.  What gets drawn matters, but I can tell more by seeing how they draw it.  I've seen that in the options before but always ignore it as something I don't need.

M-dub

  • Guest
Re: Command line history to txt file
« Reply #8 on: April 11, 2008, 01:56:14 PM »
We have a really simple CAD test that we give as part of the interview process.  What gets drawn matters, but I can tell more by seeing how they draw it.  I've seen that in the options before but always ignore it as something I don't need.

I completely agree.  Good idea, too.