• 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: FM count records in Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FM count records in Jaguar


  • Subject: Re: FM count records in Jaguar
  • From: webguide <email@hidden>
  • Date: Thu, 28 Nov 2002 09:28:21 +1100

G'day Dr. Max

> I've tested this short script in OS X 10.1x and Jaguar and it works
> in the former but not the latter. Any ideas (FM 5.5v2)? All I want
> is to count the found records (not all records). If I enclose the
> command in "tell Database 1 . . . end tell", then it works to give me
> the entire number of records in the database. But that is not what I
> want.

Your original script works fine here with jaguar and FMP 5.5v2. You could
also try:

tell application "FileMaker Pro"
tell document 1
set temp to count of records
end tell
end tell

which also works.

cheers

kim
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >FM count records in Jaguar (From: "Dr. Max Bonilla" <email@hidden>)

  • Prev by Date: Re: Scripting Sound Studio
  • Next by Date: "tell application" without starting application?
  • Previous by thread: FM count records in Jaguar
  • Next by thread: Scripting Sound Studio
  • Index(es):
    • Date
    • Thread