Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 104
Originated in
FileMaker Pro 6.0 or earlier
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
Related topics
Script steps reference (alphabetical list)
Contents
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
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script Yes
FileMaker Go Yes
Custom Web Publishing Yes
Instant Web Publishing Yes
Runtime solution Yes