VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



The easy way to copy a file and even change the file type to whatever you want. You Need A director

by Misael (2 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Sun 15th July 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

The easy way to copy a file and even change the file type to whatever you want. You Need A directory box, file box ans a text box.

Rate The easy way to copy a file and even change the file type to whatever you want. You Need A director



FileCopy Dir1.Path + "\" + File1.FileName, _
Dir1.Path + "\" + Text1.Text
File1.Refresh 

Download this snippet    Add to My Saved Code

The easy way to copy a file and even change the file type to whatever you want. You Need A director Comments

No comments have been posted about The easy way to copy a file and even change the file type to whatever you want. You Need A director. Why not be the first to post a comment about The easy way to copy a file and even change the file type to whatever you want. You Need A director.

Post your comment

Subject:
Message:
0/1000 characters