I used to code a lot of Java in college, but it's been years and I never learned VBScript. I know exactly what I want my script to do, and yet it's taking me forever to figure out how to do it.
programmatically access the file system and create, modify, delete, open, and close files for different purposes. To open/create a file in VBScript, you must create a handle on the FileSystemxxx ...
Thanks sog, I not a script savy but your script works great. anyways can you help me to make the script look for new updated file from the source and copy it instead of move? reason was I want to keep ...