RE: Use perl to change File names

2001-12-11 Thread Peter Scott
At 11:31 AM 12/11/01 -0600, Booher Timothy B 1stLt AFRL/MNAC wrote: >Over the last evening I have reviewed these scripts and understand what is >going on, but they still don't quite solve my problem. I want to fix the >following situation. > >Image4.jpg, image5.jpg, image6.jpg - to --> foo78.jpg,

RE: Use perl to change File names

2001-12-11 Thread Wagner-David
MNAC [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 09:31 To: [EMAIL PROTECTED] Subject: RE: Use perl to change File names Over the last evening I have reviewed these scripts and understand what is going on, but they still don't quite solve my problem. I want to fix the f

RE: Use perl to change File names

2001-12-11 Thread Booher Timothy B 1stLt AFRL/MNAC
hone: 850-882-8302 Ext. 3360 (DSN 872-) FAX: 850-882-2201 -Original Message- From: Peter Scott [mailto:[EMAIL PROTECTED]] Sent: Monday, December 10, 2001 12:09 PM To: Booher Timothy B 1stLt AFRL/MNAC; [EMAIL PROTECTED] Subject: Re: Use perl to change File names At 11:

Re: Use perl to change File names

2001-12-10 Thread Peter Scott
At 11:28 AM 12/10/01 -0600, Booher Timothy B 1stLt AFRL/MNAC wrote: >I want to be able to rename a file name from one number series to >another number series ie: > >Image1.jpg >Image2.jpg >Image3.jpg > > >to > >Foo234.jpg >Foo235.jpg >Foo236.jpg > > >Is there a way to do this using regular