• 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: FMP5 & Current Record
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FMP5 & Current Record


  • Subject: Re: FMP5 & Current Record
  • From: John MacDonald <email@hidden>
  • Date: Sat, 4 Nov 2000 12:25:43 -0400

Can someone explain in a little more detail when to use 'document' and when
to use 'database', not just in getting a field? Sometimes they seem
interchangeable. When are they not so?

As mentioned by others, use database to refer to all records, use document to refer to the current 'found set' of records.

Document and Database are the same, of course, when all records are found (none are omitted).

Be a little careful doing finds with AppleScript.

I had a big project in version 4 of FileMaker. An AppleScript step performed a find then did some other things. It all worked fine but in the wrong order because the AppleScript didn't wait for the Find to complete before continuing.

I ended up re-crafting the Find operation to be done in FileMaker's ScriptMaker.

Like other things in FileMaker, you may find that the scripting implementation is a bit quirky.

-John


References: 
 >Re: FMP5 & Current Record (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: run script
  • Next by Date: Re: I've changed the name of a file...
  • Previous by thread: Re: FMP5 & Current Record
  • Next by thread: Re: FMP5 & Current Record
  • Index(es):
    • Date
    • Thread