VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Move a File on the hard disk to another location with 1 line of code!

by Kailash Nadh (9 Submissions)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Wed 10th July 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Move a File on the hard disk to another location with 1 line of code!

Rate Move a File on the hard disk to another location with 1 line of code!



'Moves a file from the Hard disk to another location

'eg: Name "C:\abc.txt" As "C:\Windows\Desktop\bc.txt"

Name "File to Move" As "Move the file to"

Download this snippet    Add to My Saved Code

Move a File on the hard disk to another location with 1 line of code! Comments

No comments have been posted about Move a File on the hard disk to another location with 1 line of code!. Why not be the first to post a comment about Move a File on the hard disk to another location with 1 line of code!.

Post your comment

Subject:
Message:
0/1000 characters