• 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
Re: simple FM Pro question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple FM Pro question


  • Subject: Re: simple FM Pro question
  • From: Simon Forster <email@hidden>
  • Date: Fri, 4 Jan 2002 10:27:57 +0000

On Friday, January 4, 2002, at 09:50 am, Jason Davies wrote:

tell application " Filemaker Pro"
activate
do script 3makenote"
end tell

Checking one of my scripts:

tell application "FileMaker Pro"
tell document "my_database.fp5"
do script "Get_Data"
end tell
end tell

And, if memory serves, you can push this into one line:

tell document "my_database.fp5" of application "FileMaker Pro" to do script "Get_Data"

HTH

Simon Forster
________________________________________________
LDML Ltd, 4/5 Hazlitt Mews, London, W14 0JZ, UK
<tel int="+44 20 7602 9370" uk="020 7602 9370">
<fax int="+44 20 7371 6662" uk="020 7371 6662">
<mailto:email@hidden>
________________________________________________


  • Prev by Date: Re: simple FM Pro question
  • Next by Date: How can i do? ..... release 2
  • Previous by thread: Re: simple FM Pro question
  • Next by thread: How can i do? ..... release 2
  • Index(es):
    • Date
    • Thread