Hey, Scripting Guy! How Can I Create File Names Based on Their Time Stamp?
Hey, Scripting Guy! How can I create a file name from the date? I have this application that creates a log file, and every hour I would like to save that log file as a file whose name is generated from the current time stamp.


