kumbum nreddy
unread,May 4, 2012, 3:38:43 PM5/4/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi all,
Am completely new to vbscript i have a requirement which goes like
this:
we should write all the file names to a text file which are added
newly to a folder.
the file name should have complete path of the file. example C:/folder/
abc.txt
constraints:
should have a separate text file which maintains the previous date,
after which all the files added will be considered as new.This file is
to be updated every time with the run date of this script after the
file names are written to a text file.