Filemaker Find Question - Help please...
Filemaker Find Question - Help please...
- Subject: Filemaker Find Question - Help please...
- From: Bernardo Hoehl <email@hidden>
- Date: Fri, 26 Mar 2010 18:22:53 -0300
Dear friends,
It has been a long time I don't post here, please forgive me.
I have had a problem for a long time and I don't seem to find a solution for it.
I have many AppleScript Studio applications that interact with Filemaker Pro using the "find" filemaker script.
These apps work fine as long as I have opened the Filemaker Pro database in my Mac, if i "open remotely" the application, the script fails with error "".
I attach at the end of this text a sample of the applescript handler I use...
Thanks!
Bernardo Höhl Rio de Janeiro Brazil
==================handler:
tell application "FileMaker Pro Advanced" go to database dbName tell document dbName try delete every request end try set theRequest to create new request set cell cellName of theRequest to (cellContent as text) find end tell end tell |
_______________________________________________
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