AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

I need a date stamp

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Starborn2002
Guest





PostPosted: Thu Jun 19, 2008 6:07 pm    Post subject: I need a date stamp Reply with quote

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

PostPosted: Thu Jun 19, 2008 6:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
Guest






PostPosted: Thu Jun 19, 2008 6:19 pm    Post subject: Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group