• 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: Stepping through a found set in FileMaker Pro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Stepping through a found set in FileMaker Pro


  • Subject: RE: Stepping through a found set in FileMaker Pro
  • From: Eric Schult <email@hidden>
  • Date: Wed, 19 Sep 2001 16:16:03 -0500

> I have a basic script that steps through every record in a FileMaker Pro
> database, but this gets rather slow with a database that has thousands
> of records. Is there a way to address records in a found set?
>
> I currently use this in a loop: go to record x of database dbname. Then
> reference the current record to do what I need to do. Is there a similar
> go to found record x of database dbname?

Yes. Change "go to record x of database dbname" to "go to record x of
document dbname" and you will only loop through the found records. In
Filemaker, a document is a child of a database which includes only the found
records.

wes


  • Prev by Date: Re: Select every text box w/black text(Quark)
  • Next by Date: scripts run slower with event log open???
  • Previous by thread: Re: stepping through a found set in FileMaker Pro
  • Next by thread: RE: Stepping through a found set in FileMaker Pro
  • Index(es):
    • Date
    • Thread