• 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: FileMaker Pro Hierarchy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FileMaker Pro Hierarchy


  • Subject: Re: FileMaker Pro Hierarchy
  • From: Yvan KOENIG <email@hidden>
  • Date: Tue, 18 May 2010 18:15:00 +0200


I don't have FileMaker Pro but my guess is that a valid equivalent of :

 

tell application "FileMaker Pro Advanced"

          show every record of database "NameOfDataBase.fp7" --Works

end tell


would be

tell application "FileMaker Pro Advanced"
          tell database "NameOfDataBase.fp7"
                  show every record --errors here
          end tell
end tell

Yvan KOENIG (VALLAURIS, France) mardi 18 mai 2010 18:14:17


 _______________________________________________
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

References: 
 >FileMaker Pro Hierarchy (From: "Steve Valenti" <email@hidden>)

  • Prev by Date: How to sve a image from Word document to hard disk
  • Next by Date: Re: FileMaker Pro Hierarchy
  • Previous by thread: FileMaker Pro Hierarchy
  • Next by thread: Re: FileMaker Pro Hierarchy
  • Index(es):
    • Date
    • Thread