hi,
A simple question..........
My application copies files from Source-folder(local/network drive) to CDRW, on a daily basis.
When the source-folder is more than the CDRW capacity(i.e.,> 600MB), i would like to prompt the user to insert another CD, when the first cd is full, and as soon as the second cd is inserted, the remaining files will be copied to the second cd.
FileSystemObject is used to copy the files. And it is also assumed that the CD is formated prior to use.
Please send your ideas/solutions as soon as possible.
Any help is great, thanks.
A simple question..........
My application copies files from Source-folder(local/network drive) to CDRW, on a daily basis.
When the source-folder is more than the CDRW capacity(i.e.,> 600MB), i would like to prompt the user to insert another CD, when the first cd is full, and as soon as the second cd is inserted, the remaining files will be copied to the second cd.
FileSystemObject is used to copy the files. And it is also assumed that the CD is formated prior to use.
Please send your ideas/solutions as soon as possible.
Any help is great, thanks.