VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Rename file

by Arcangel_99 (7 Submissions)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

This will rename a file in one line of code. Very simple so I do not expect to be voted for but Comments are nice.

Rate Rename file

'make a file on you desktop called test.txt'
Name ("C:\windows\desktop\test.txt") As ("C:\windows\desktop\test.html")

Download this snippet    Add to My Saved Code

Rename file Comments

No comments have been posted about Rename file. Why not be the first to post a comment about Rename file.

Post your comment

Subject:
Message:
0/1000 characters