954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Copying multiple files with Visual Basic

I’m new in Visual Basic, and I’m trying to create a program that will copy selected files to a specific destination. I have attached my form and a screenshot with some details so that you can have a good idea of what I'm doing, I hope you can you can help me on this.
Thanks in advance.

Attachments FileCopy.zip (0.78KB) FileCopy.jpg 27.96KB
noellf
Newbie Poster
1 post since May 2007
Reputation Points: 10
Solved Threads: 0
 

You haven't really specified what problem you are facing so it is difficult to offer any suggestions. For copying files in VB, you can use the FileCopy function.

FileCopy

You cannot use FileCopy on a file that is already opened

aparnesh
Junior Poster
194 posts since Jul 2005
Reputation Points: 20
Solved Threads: 10
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You