Re: String Contains String
Re: String Contains String
- Subject: Re: String Contains String
- From: "I. Savant" <email@hidden>
- Date: Thu, 31 May 2007 11:27:34 -0400
On 5/31/07, Andrew James <email@hidden> wrote:
Thank you both for answering so quickly, i was expecting a nice
simple method like all the other ones they offer ;) thanks for
pointing me in the correct direction google helped finish the last bits
You could always create your own category on NSString and add a
"-containsString:" method that returns a simple boolean. Of course you
wouldn't get all the nice options (case sensitivity, direction, et
al).
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden