'like', you are missing 'like'. (pageConfiguration like '*Brief' and propertyKey = 'objective')
D -- David LeBer Codeferous Software On 2012-03-29, at 10:24 AM, Theodore Petrosky wrote: > simple rule right? > > ((pageConfiguration = 'CreateBrief' or pageConfiguration = 'EditBrief') and > propertyKey = 'objective') > > why can't I: > > pageConfiguration = '*Brief' and propertyKey = 'objective') > > or am I missing something in the syntax? > > Ted > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
