On Apr 28, 2004, at 2:11 AM, Mark Wheeler wrote:
Ok, It's working great, now. Thank you Ken and Bruce and anyone else I am forgetting. Now the to finish the ride, all I have to do now is figure out how to get the file from my PC and copy to an external hard drive. I'm resuming all I need are the paths to the PC and the drive. Does that sound right?
Yup, sounds right. By the way, I note that you've switched from using rename() to using copy(), so your new script is doing something different than your old script. Make sure it's what you want. =)
-Ken