Hi,
I have a question about a backup procedure. I am wanting to backup to a CD and am using XP and VFP 8.0. When I issue COPY FILE I get a message "unable to create file d:\...". I want to be able to do this programatically because this is a single user app. to be mass distributed. It seems that Windows will not allow the COPY FILE to be done. I can do it manually with Windows Explorer OK. Is there a way to do this without requiring an extra piece of software that users would have to purchase such as WinZip, Roxio, etc.?
P.S. I also understand that the files copied from the CD would be marked read-only, so maybe what I'm trying to do is not a good idea.
Thanks in advance,
Rich
I have a question about a backup procedure. I am wanting to backup to a CD and am using XP and VFP 8.0. When I issue COPY FILE I get a message "unable to create file d:\...". I want to be able to do this programatically because this is a single user app. to be mass distributed. It seems that Windows will not allow the COPY FILE to be done. I can do it manually with Windows Explorer OK. Is there a way to do this without requiring an extra piece of software that users would have to purchase such as WinZip, Roxio, etc.?
P.S. I also understand that the files copied from the CD would be marked read-only, so maybe what I'm trying to do is not a good idea.
Thanks in advance,
Rich