Copy Files using a vb 3.0 program (Full Version)

All Forums >> [eMbedded Visual Tools] >> eVB Development



Message


bongo -> Copy Files using a vb 3.0 program (5/5/2008 8:57:17 AM)

As i have an application on my ppc (pc2003) which needs to have all it's data in folders below the program folder, i need to copy datafiles from sd-card to their default folders first, before i start the application.
instead of using explorer, i would like to write a small vb application that copies the selected datafiles automatically to their destination folder.
unfortunately, i did not get it running.
does anyone have an example for doing so?

i tried the command FileCopy.
this seems to have the syntax FileSystem.FileCopy "sourcefile", "destfolder"
but how do i have to create a FileSystem object ?

please help!

thanx very much!

(sorry, i think i posted this to the wrong list before - therefore it's here again)




petevick -> RE: Copy Files using a vb 3.0 program (5/6/2008 4:14:27 AM)

put a file control on your form




Page: [1]



Forum Software © ASPPlayground.NET Advanced Edition 2.5.5 Unicode

0.000