Subject:
|
Re: Bulk processing
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 22 Jun 2000 23:12:23 GMT
|
Viewed:
|
718 times
|
| |
| |
jake mckee wrote:
>
> steve,
> this --01 issue has brought up the concept of renaming files again. is there
> a batch way to rename a file based in part on what it currently is named? so
> file--01.gif is changed to file.gif
>
> thanks!
> jake
>
> In lugnet.cad, Steve Bliss writes: >In lugnet.cad, jake mckee wrote: >
> > > steve, >>is there a way to run an automatic routine to remove the "--01" from the >>filenames?
There is. What you do is you have these lines in your batch file.
rename ?--01.gif ?.gif
And so on, with more ? each time.
That should work for you.
|
|
Message is in Reply To:
| | Re: Bulk processing
|
| steve, this --01 issue has brought up the concept of renaming files again. is there a batch way to rename a file based in part on what it currently is named? so file--01.gif is changed to file.gif thanks! jake In lugnet.cad, Steve Bliss writes: >In (...) (24 years ago, 22-Jun-00, to lugnet.cad)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|