VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FSO-Missing Rename Method

by Murali Bala (7 Submissions)
Category: Files/File Controls/Input/Output
Compatability: VB Script
Difficulty: Unknown Difficulty
Originally Published: Tue 29th June 2004
Date Added: Mon 8th February 2021
Rating: (1 Votes)

FSO-Missing Rename Method

Rate FSO-Missing Rename Method




<%
Dim ofso
 Set ofso = CreateObject("Scripting.FileSystemObject")
   ofso.MoveFile "C:\CopyA.txt", "C:\CopyB.txt"
%>


Download this snippet    Add to My Saved Code

FSO-Missing Rename Method Comments

No comments have been posted about FSO-Missing Rename Method. Why not be the first to post a comment about FSO-Missing Rename Method.

Post your comment

Subject:
Message:
0/1000 characters