Hello,
Please can someone help me.
I want to write a vb script to copy a single file from a dir to another dir, but prompt the user to specify a new name for the file during the copy.
The file being copied will always be in the same location on the C:\ drive, and the destination will always be the same H:\Audit. I know how to use a message box to store the new filename, but I don't know how to use vbs to copy files?
Any help is greatly appreciated
Kind Regards,
Greg
Please can someone help me.
I want to write a vb script to copy a single file from a dir to another dir, but prompt the user to specify a new name for the file during the copy.
The file being copied will always be in the same location on the C:\ drive, and the destination will always be the same H:\Audit. I know how to use a message box to store the new filename, but I don't know how to use vbs to copy files?
Any help is greatly appreciated
Kind Regards,
Greg