I've been working on a program to copy several files from a CD into My Documents. There is no error, but the files won't copy. Is there something special you have to do when you copy from one drive to another? Right now I'm just using:
FILE_COPY("D:\copy.zip", "C:\Program Files\install\copy.zip")
Bookmarks