copying files 
Author Message
 copying files

Hey, I have a question.  How do I copy files from one directory to one that the
user chooses.  Say I have a directory "c:\something\stuff.tmp".  I want to copy
stuff.tmp to another directory that the user chooses, or one that I create in
my code.  Say to a folder in somethin.  ie "c:\something\Backup\stuff.tmp".
Like a backup directory.  I dont know how to implement into my code this copy
procedure.  I am making a backup program if you didnt all ready notice.  Any
help would be appreciated.
Rick



Mon, 21 Jan 2002 03:00:00 GMT  
 copying files
There is a FileCopy verb.


Quote:
> Hey, I have a question.  How do I copy files from one directory to one
that the
> user chooses.  Say I have a directory "c:\something\stuff.tmp".  I want to
copy
> stuff.tmp to another directory that the user chooses, or one that I create
in
> my code.  Say to a folder in somethin.  ie

"c:\something\Backup\stuff.tmp".
Quote:
> Like a backup directory.  I dont know how to implement into my code this
copy
> procedure.  I am making a backup program if you didnt all ready notice.
Any
> help would be appreciated.
> Rick




Mon, 21 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. copy folder and copy files

2. DOS Batch File to Copy Files from an Access Application

3. copy file, rename file API desired

4. Copying files to c:\program files\

5. VB6 - Copying files / deleteing files...

6. COPY FILES

7. Copy file to another dir with new name.

8. Copy Files

9. copy files from access

10. Copying files

11. Access 97 - Copy Files

12. Copying files

 

 
Powered by phpBB® Forum Software