G
Guest
Hi
If I want to copy files using a pattern like:
I want all files on a directory that start with 20050822 to be copied to a
different directory. I can't get file.copy or copyfile to accept *.* pattern
matching. Does anyone have the code to make this work? Thanx if you can
help!
If I want to copy files using a pattern like:
I want all files on a directory that start with 20050822 to be copied to a
different directory. I can't get file.copy or copyfile to accept *.* pattern
matching. Does anyone have the code to make this work? Thanx if you can
help!