• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Filemaker Find Question - Help please...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Filemaker Find Question - Help please...
      • From: CYB <email@hidden>
  • Prev by Date: (resend)
  • Next by Date: Re: Rep: old script fails AND BUG in Smile 3.5.2 (build 609)
  • Previous by thread: Re: (resend) - $ dir=/Some/Path/To/Server ; y=`date +%Y`; ls -lR $dir | sed -e "s/[0-9]*:[0-9]*/ `echo ${y}`/g"
  • Next by thread: Re: Filemaker Find Question - Help please...
  • Index(es):
    • Date
    • Thread