Thread: VB Script
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steph[_3_] Steph[_3_] is offline
external usenet poster
 
Posts: 312
Default VB Script

Hello. I would like to schedule a VB Script to run (via Windows Scheduler),
which will simply copy a file from one directory into another with the name
of the copied file as as a today timestamp. I am extremely new to VB
Script - can anyone help with the syntax? Thank you.