Re: predicateWithFormat: argumentArray:
Re: predicateWithFormat: argumentArray:
- Subject: Re: predicateWithFormat: argumentArray:
- From: Nicholas Crosbie <email@hidden>
- Date: Fri, 4 Nov 2005 17:55:20 +1100 (EST)
mmalc, I thank you.....this INdeed does the trick (ok,
no
more jokes):
NSPredicate *thePredicate = [NSPredicate
predicateWithFormat:@"SELF IN %@",
secondArray];
- NDC
____________________________________________________
Do you Yahoo!?
Find a local business fast with Yahoo! Local Search
http://au.local.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden