How can I copy a file(s) from a disk, into a new directory on another drive.
Printable View
How can I copy a file(s) from a disk, into a new directory on another drive.
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!)
LOL :)
hmmmmmm heres a question for an expert..
how do u subclass a class of a class with an activeX dll running on a remote web server? :)
------------------
cintel rules :p
www.cintelsoftware.co.uk
Stop beein' smart!!!
------------------
Matthew Ralston
E-Mail: [email protected]
ICQ:31422892
Web Sites:The Blue Link My Home Page (Not up at the moment!)
oh i forgot to add the subclass below that using OLE yadda yadda activeX yadda yadda ASP :)
------------------
cintel rules :p
www.cintelsoftware.co.uk
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!)