VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



aRename Files in Folder in Sequence (New)

by Nelly (7 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This is an update to my previous program which
renames all the Files in a Directory in sequence,
eg. if you have a Directory full of Files and you
want to rename them all the same but with a index number
on the end then this will do it. This new version can
increase and decrease the index number, rename the
extension only, with the option of having the Filename
UpperCase, LowerCase and Selectedcase, (SelectedCase
sets the first character to UppersCase and every character
it finds after a blank space, eg "this is a test.txt" would
become "This Is A Test.txt", you can now do this operation
on selected Files only. Very simple program but comes in
handy especially when renaming .gif files to make animated
gifs.

Inputs
Misc
Assumes
Select an option from the top first, eg. Rename File or Extension only.
Code Returns
New Filename
Side Effects
Lots of swearing and a headache if you rename the wrong Files.

Rate aRename Files in Folder in Sequence (New)

Download aRename Files in Folder in Sequence (New)

Download aRename Files in Folder in Sequence (New) (7 KB)

aRename Files in Folder in Sequence (New) Comments

No comments have been posted about aRename Files in Folder in Sequence (New). Why not be the first to post a comment about aRename Files in Folder in Sequence (New).

Post your comment

Subject:
Message:
0/1000 characters