Stunt Posted September 12, 2007 Posted September 12, 2007 Hi Guys, Can anyone assist me with writing date and time stamp to a file through the FileWrite command?
leuce Posted September 12, 2007 Posted September 12, 2007 Stunt said: Can anyone assist me with writing date and time stamp to a file through the FileWrite command?I think what you're looking for, is here:http://www.autoitscript.com/autoit3/docs/l...eTimeFormat.htm
Developers Jos Posted September 12, 2007 Developers Posted September 12, 2007 or use the UDF: _FileWriteLog() SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Stunt Posted September 12, 2007 Author Posted September 12, 2007 leuce said: I think what you're looking for, is here:http://www.autoitscript.com/autoit3/docs/l...eTimeFormat.htmThanks, can you maybe tell me how to incluse that in the FileWrite program as that only seems to be able to accept text?
Stunt Posted September 12, 2007 Author Posted September 12, 2007 JdeB said: or use the UDF: _FileWriteLog()No worries got it, _FileWriteLog will work great for me.Thanks guys
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now