Re: [Tutor] strings and replace

2009-09-16 Thread Kent Johnson
On Wed, Sep 16, 2009 at 10:33 AM, Jojo Mwebaze wrote: > Hello There Again > > Might be a silly question but it has played me for the last two days! > > I have a string 'mystring' (pasted below), what i want  to do is to change > the values of  of NAXIS1 (=1024)  and NAXIS2 (=2048) to some other va

[Tutor] strings and replace

2009-09-16 Thread Jojo Mwebaze
Hello There Again Might be a silly question but it has played me for the last two days! I have a string 'mystring' (pasted below), what i want to do is to change the values of of NAXIS1 (=1024) and NAXIS2 (=2048) to some other values! say NAXIS1 = 999 and NAXIS2 = 888. These old values that i