|
-
Aug 9th, 2006, 10:47 AM
#1
Thread Starter
New Member
Changing Mass Filenames via VB6 and possibly Commandline
Hello
I have an original request. Actually, it is more of a request for help, since I am new at coding with VB6 and am not sure of what I'm doing. I recently found a commandline program that converts filenames in whichever folder you put the program in. For example:
file01
file02
file03
are contained in the folder. When the .exe is executed, the commandline opens and copys each file in the folder to a specific value and then places the newly copied files into another folder. so file01 would be copied, renamed to file04, and placed in the new folder. then file02 would be copied, renamed file05, and placed in the new folder. then file03 would be copied, renamed file06, and placed in the new folder. since there are literally 100s of files to copy (they're all bitmaps) it is very tedious to change and the commandline program contains errors and sometimes is incorrect. I am interesting in creating a program that will do the exact same thing, and I would fix the errors. If the only way to do this conversion is via the commandline, then I would also need help in creating this, since I probably have the wrong program. If the commandline program would help, I can post it, but I doubt it would. Yet again, I am new at programming, and appreciate any type of help. Thanks everyone!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|