|
Shari36360 Newbie
Joined: 25 Feb 2011 Posts: 1
|
Posted: Tue Mar 08, 2011 9:25 pm
Loging and scripts? |
Currently I am trying to make a script to log some information. However, I wan to close the script at the bottom. I know I can go into Flie>Close Log. However, is there a way to execute a script to close a log.
#lo which toggles it does not close it.
this is imparitive because adjustments I make in notepad won't save while it is open. #lo still leaves it open so I can't save. The only way to close it and save is through the File> Close. Is there an alternative way which I can put into my script? |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Mar 09, 2011 6:48 pm |
Try this.
Code: |
#MENU {File|Close Log} |
|
|
_________________ Asati di tempari! |
|
|
|
|
|