|
-
Jul 11th, 1999, 12:02 PM
#1
Thread Starter
New Member
Hi there..
What is the code for diskcopy all files from one selected drive to and other selected drive... for example copy everything from drive A to drive C root directory....?
I try to use the following code in VB6 and I have (div1, drive1 and file1) in my form.
copyfile "a:\*.*", "c:\*.*"
and what is File System Object?
Thank You
Sheley
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|