| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Thanks,
Problem fixed.
Charles On Jul 27, 2005, at 1:03 PM, mmalcolm crawford wrote:
On Jul 27, 2005, at 11:51 AM, Charles Haron wrote:
int itemNumberValue = [*ioValue intValue];
NSPredicate * predicate;
predicate = [NSPredicate predicateWithFormat:@"itemNumber == % @", itemNumberValue]; //This line causes the error
%@ is for objects. Use %d.
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/unixfreak% 40earthlink.net
This email sent to email@hidden
_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
| References: | |
| >problems with predicateWithFormat: (From: Charles Haron <email@hidden>) | |
| >Re: problems with predicateWithFormat: (From: mmalcolm crawford <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.