Search found 4 matches
- 10 May 2021 11:01
- Forum: DOS Batch Forum
- Topic: Batch Rename of files in a folder
- Replies: 1
- Views: 2635
Batch Rename of files in a folder
Hi All.. I am having some files nearly 2000 in nos. in a particular folder. I just need to replace some portion. Is it possible that I can do it instantaneously.. if so please guide.... Details are furnished below. Old file Name : P12478-12-71-41-1781-01.dwg P12478-12-71-41-1781-02.dwg P12478-12-71-...
- 15 Nov 2015 22:22
- Forum: DOS Batch Forum
- Topic: Removing a character from the file name in a folder
- Replies: 5
- Views: 3485
Re: Removing a character from the file name in a folder
Thanks for the post... It worked fine in 10 min everything converted to the format I wanted. I wish to know how should the code be changed for getting the following result. "A-10-D110-J-9203-1". I want to convert this files to a "A10D110J9203_001". As mentioned above after the la...
- 15 Nov 2015 10:22
- Forum: DOS Batch Forum
- Topic: Removing a character from the file name in a folder
- Replies: 5
- Views: 3485
Re: Removing a character from the file name in a folder
Thanks for the post. Can u please let me know how to use this code. Please inform me the procedure also pls
- 15 Nov 2015 08:49
- Forum: DOS Batch Forum
- Topic: Removing a character from the file name in a folder
- Replies: 5
- Views: 3485
Removing a character from the file name in a folder
Hi
I want to rename some files (Nearly 1000). I want to avoid the "-" from the files. The format of the files are in the below mentioned format "A-10-D110-J-9203_001". I want to convert this files to a "A10D110J9203_001".
Can anyone help pls
I want to rename some files (Nearly 1000). I want to avoid the "-" from the files. The format of the files are in the below mentioned format "A-10-D110-J-9203_001". I want to convert this files to a "A10D110J9203_001".
Can anyone help pls