Re: String Contains String
Subject : Re: String Contains String
From: "I. Savant" <email@hidden >
Date: Thu, 31 May 2007 11:27:34 -0400
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mECH6FBJYsRMn+hdoqyoaxa74GDArQpPmNoaqgmKKUVMIbI2XHI33lLEAIeIYfj7/quN0Rfx5c1QjCz/5wTFyyiD8aWPqhpT65xl19MvoQcKVGIAuKg/RxuSGFwlLNBUga0FPHUNJVp5SAL5Vk+g0HveQE+wjcjlBPvbSl5GyMc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ns/3zfSs0y79KyuMP+IBbkpo0nvm09SmsIbxtHARXqnSQMyO9oZLzzq7LcEqP8xJnqfBcgD0wenGIZ4wGo79Uh8WTxIXMyEstuXP+PyeGT9lH4ifz8K3SwigSpYMO9go/79Sb7amWbW3vQ6wB/FszXHioVib1FZQYyFKC7WQIt4=
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.