Hi people. Does anyone have a good script for copying a log file, moving it to another directory, and renaming it for debugging later? I am currently running a debug on a 3rd party application. I want to be able to copy a log covering 'x' period of time to another directory. I want to add date/time stamp info to keep each file unique. This is to prevent loss of info when the debug overwrites at the beginning of each new day. I am NOT a script writer, but hope to learn with your help. THANKS!