• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ReplaceAll String
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ReplaceAll String


  • Subject: Re: ReplaceAll String
  • From: Ondra Cada <email@hidden>
  • Date: Tue, 23 Jul 2002 22:49:15 +0200

On Tuesday, July 23, 2002, at 10:19 , John Anderson wrote:

I don't think you can really do anything to change an NSString

In some cases (when applicable inside the app's logic), you -- de facto -- can:

string=[[string componentsSeparatedByString:find] componentsJoinedByString:
replace];

---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: ReplaceAll String (From: John Anderson <email@hidden>)

  • Prev by Date: Re: ReplaceAll String
  • Next by Date: Subclassing NS(Mutable)Dictionary
  • Previous by thread: Re: ReplaceAll String
  • Next by thread: PackageMaker design doc published
  • Index(es):
    • Date
    • Thread