| View previous topic :: View next topic |
| Author |
Message |
Starborn2002 Guest
|
Posted: Thu Jun 19, 2008 6:07 pm Post subject: I need a date stamp |
|
|
Would someone be kind enough to send me script that could stamp the current date and time in the following way, and I would also like to add my name at the end like this:
June 18 2008 - Mike
It's is for my work computer. Any help would be greatly appreciated.
This is a great program, and really want to make the most of it with my work computer. |
|
| Back to top |
|
 |
garry
Joined: 19 Apr 2005 Posts: 1084 Location: switzerland
|
Posted: Thu Jun 19, 2008 6:19 pm Post subject: |
|
|
example, can also use Send or Fileappend to write it to a text file
| Code: | FormatTime, var2,, MMMM dd yyyy hh:mm:ss
msgbox,%var2% - Mike |
Last edited by garry on Thu Jun 19, 2008 6:24 pm; edited 3 times in total |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Jun 19, 2008 6:19 pm Post subject: |
|
|
Nevermind
I apologize...I have figured it out.
It was a simple mistake that I was overlooking
Thanks again for a great program |
|
| Back to top |
|
 |
|