|
-
Jan 6th, 2000, 05:52 PM
#1
Thread Starter
New Member
How can I copy a file(s) from a disk, into a new directory on another drive.
-
Jan 6th, 2000, 06:00 PM
#2
cool! this must make me a "true expert"!!! 
Code:
MkDir "D:\NewFolder"
FileCopy "C:\File.txt", "D:\NewFolder\File.txt"
------------------
Matthew Ralston
E-Mail: [email protected]
ICQ:31422892
Web Sites:The Blue Link My Home Page (Not up at the moment!)
-
Jan 6th, 2000, 06:43 PM
#3
Hyperactive Member
-
Jan 6th, 2000, 06:46 PM
#4
Stop beein' smart!!!
------------------
Matthew Ralston
E-Mail: [email protected]
ICQ:31422892
Web Sites:The Blue Link My Home Page (Not up at the moment!)
-
Jan 6th, 2000, 07:02 PM
#5
Hyperactive Member
-
Jan 6th, 2000, 07:06 PM
#6
Bet you anything you subclass a class of a class with an activeX dll running on a remote web server in exactly the same way you subclass a class of a class with an activeX dll running on a local machine.
Any further questions?! 
------------------
Matthew Ralston
E-Mail: [email protected]
ICQ:31422892
Web Sites:The Blue Link My Home Page (Not up at the moment!)
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
|