Script Steps Reference

Table Of Contents
Found Sets script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 78
Options
None.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Description
Add a Perform Find script step after this script step to find records.
Examples
Show Custom Dialog ["Repeat the last Find?"]
If [Get (LastMessageChoice) = 1]
Modify Last Find
Pause/Resume Script[Indefinitely]
Perform Find[]
Else
Enter Find Mode[Pause]
Perform Find[]
End If
Show All Records
Purpose
Finds all the records in the table underlying the foreground window and leaves you in the current
record.
Format
Show All Records
Options
None.
Compatibility
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Description
Use this script step to redisplay all the records after working with a found set.
Use Show All Records in Browse mode or Preview mode. If you perform this script step in Find
mode or Layout mode, FileMaker
Pro switches to Browse mode after the records have been found.
Options
None.