PDA

Click to See Complete Forum and Search --> : Only a True expert could answer this


Ross
Jan 6th, 2000, 04:52 PM
How can I copy a file(s) from a disk, into a new directory on another drive.

Jan 6th, 2000, 05:00 PM
cool! this must make me a "true expert"!!! :)

MkDir "D:\NewFolder"
FileCopy "C:\File.txt", "D:\NewFolder\File.txt"



------------------
Matthew Ralston
E-Mail: m.ralston@mediavault.co.uk
ICQ:31422892 (http://www.thebluelink.cjb.net/icq.html)
Web Sites:The Blue Link (http://www.thebluelink.cjb.net) My Home Page (http://mralston.cjb.net) (Not up at the moment!)

KENNNY
Jan 6th, 2000, 05:43 PM
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

Jan 6th, 2000, 05:46 PM
Stop beein' smart!!!

------------------
Matthew Ralston
E-Mail: m.ralston@mediavault.co.uk
ICQ:31422892 (http://www.thebluelink.cjb.net/icq.html)
Web Sites:The Blue Link (http://www.thebluelink.cjb.net) My Home Page (http://mralston.cjb.net) (Not up at the moment!)

KENNNY
Jan 6th, 2000, 06:02 PM
oh i forgot to add the subclass below that using OLE yadda yadda activeX yadda yadda ASP :)

------------------
cintel rules :p
www.cintelsoftware.co.uk

Jan 6th, 2000, 06:06 PM
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: m.ralston@mediavault.co.uk
ICQ:31422892 (http://www.thebluelink.cjb.net/icq.html)
Web Sites:The Blue Link (http://www.thebluelink.cjb.net) My Home Page (http://mralston.cjb.net) (Not up at the moment!)