TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
darma teja
NA
496
337k
Change all file names in specific folder
Nov 24 2012 8:50 AM
Hi,
I want to change all file names in a specific folder including sub folders files, How can i do that.
example:
I want to change all file names (Actually i have to give only one common number to all file names in one folder) in a NumberFolder1
My Folder1 structure like this:
NumberFolder1
- Folder2
-abc.xls
-folder3
-xyz.xls
-123.xls
Now, I want to add a name(Number) to all files, the result should be like this:
NumberFolder1
- Folder2
-Number_abc.xls
-folder3
-Number_xyz.xls
-Number_123.xls
Thanks
Darma
Reply
Answers (
1
)
what is diffrence between abstact class and vertual class ?
Get an OUTPUT variable from an Insert SQL statement