| |
pookmail
Posts: 1
Score: 0
Joined: 8/29/2006
Status: offline
|
Hi, I have a function that moves a file to a certain folder. The function is called like this: ArchiveLogFile hmiDataLog, "log_variable", "folder", hmiMove Where "log_variable" is the name of the variable whose log file is to be moved, and 'folder' is the name of the folder into which the file will be moved. Now, I'd like the folder name to be the current date and time; an example would be '2007-07-23 16:40'. What do I replace the 'folder' string with? -edit: Solved!
< Message edited by pookmail -- 7/22/2007 10:17:48 PM >
|
|