Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 89
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
This script step is also supported in web publishing and in a FileMaker Server scheduled script.
Originated in
FileMaker Pro 6.0 or earlier
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.
Examples
Go to Layout [“Address Layout”]
Show All Records
Related topics
Script steps reference (alphabetical list)
Contents