(Env: Win2K, Of2K (UK)
Hi, (HELP !!)
I’m a newbie to scripts and windows programming.
Would like to, every morning at 5:00 transfer all .WMF files in a network folder (and its subfolders) to another folder on another mapped network drive.- existing files should be overwritten.
I can’t really make heads or tales of where to start.
Come across WSH (eg. SHFILEOPSTRUCT) , API “FileCopy”/”FileMove”), VB “filesearch” etc. etc.
As I see it I need to break it into three:
1. setting a timer
2. Identifying the files to copy or move
3. Do the actual copy/move
Suggestions for a good approach through this, will be highly appreciated.
Thanks,
;o) Henrik