Re: AS/FMP: a list of fewer than two records
Re: AS/FMP: a list of fewer than two records
- Subject: Re: AS/FMP: a list of fewer than two records
- From: Chap Harrison <email@hidden>
- Date: Fri, 27 Feb 2004 16:42:39 -0600
On Feb 27, 2004, at 4:07 PM, Michael Grant wrote:
tell application "FileMaker Pro"
tell database "LineItems"
exists (record 1 whose cell "Price" is "*") -- returns true or false
end tell
end tell
Interestingly, it doesn't throw an error. It simply returns 'false'
under all conditions.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.