|
AmongTheDecay Beginner
Joined: 25 Apr 2009 Posts: 28
|
Posted: Sat Sep 19, 2009 1:32 am
#LOG and #WRITE |
I have a trigger to log some stuff to a text file and the commands notifying that the log starting and opening the file is being written to the .txt.
Appending to log C:\....
Opened *.txt as file 1
(stuff captured)
Log is off.
Any way to omit the log and file commands from displaying? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Sep 19, 2009 6:00 am |
There are two ways:
1)use triggers to gag the messages
2)turn off all system messages (it's somewhere within Preferences) |
|
_________________ EDIT: I didn't like my old signature |
|
|
|
AmongTheDecay Beginner
Joined: 25 Apr 2009 Posts: 28
|
Posted: Sat Sep 19, 2009 11:04 pm |
Thanks. The second option was what I was looking for.
|
|
|
|
|
|