NSPredicate problem: ANY attribute BETWEEN { 1, 10 }
NSPredicate problem: ANY attribute BETWEEN { 1, 10 }
- Subject: NSPredicate problem: ANY attribute BETWEEN { 1, 10 }
- From: Gerd Knops <email@hidden>
- Date: Wed, 4 Jul 2007 14:36:54 -0500
Hi All,
I have a problem with NSPredicate: I expected
ANY attribute BETWEEN { 1, 10 }
to work for an array attribute, but I get this exception instead:
-[NSCompoundPredicate predicateOperator]: selector not recognized
Is that a bug? Can anybody recommend a workaround?
Thanks
Gerd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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