How-To... - How to copy a file using the FileCopy Statement

FileCopy Example...Copying a file through Visual Basic is very simple. Just give it the Source file(the file you wish to copy) and the Destination file(where the file is to be copied to). The only bad thing about it is that it doesn't check if the Destination file already exists, but that can be done by a simple command(See later Tip - How to check if a file already exists{Coming Soon!!}

 

You can download the source code by clicking here


This site is Copyright © 1999 of David Cowan. VB How-To, Dodgesoft and DodgeSoft Productions is Copyright © 1999 of David Cowan. Source-code and programs are copyright of their respective owners. For a messageboard, click here