Re: FileMaker 9 finds
Re: FileMaker 9 finds
- Subject: Re: FileMaker 9 finds
- From: Bill White <email@hidden>
- Date: Mon, 10 Nov 2008 14:19:59 -0500
On Nov 10, 2008, at 1:46 PM, Joe wrote:
This will work for me.
tell application "FileMaker Pro"
show (first record of table "BBEditLists" of database
"MailingLists.fp7" whose cell "Serial No." is "561")
end tell
Where "Serial No." is a text cell.
Thanks Joe.
The first time I ran equivalent code it worked, albeit very slowly (on
already-indexed records). Then I tried it on a different table/
database and got the error I'm getting repeatedly frustrated by:
"FileMaker Pro Advanced got an error: Event not handled."
Script Debugger implies that the offending syntax is that FileMaker
can't count records. Huh?
I'm still at a loss.
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden