Re(2): NSString "replace" method ?
Re(2): NSString "replace" method ?
- Subject: Re(2): NSString "replace" method ?
- From: Jens Bauer <email@hidden>
- Date: Wed, 16 Jan 2002 12:39:58 +0100
Hi Mike,
On Wed, 16 Jan, 2002, Mike Vannorsdel <email@hidden> wrote:
>
I think this will work:
>
>
//hugeStr must be an NSMutableString
>
>
[hugeStr replaceCharactersInRange:[hugeStr rangeOfString:@"%{address}"]
>
withString:@"Infinite Loop 1"];
Cool, thanks, I'll try that. :)
--
Jens Bauer, Faster Software.