Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 127
Examples
Check Selection [Select; Table1::Balance Due Letter]
Related topics
Script steps reference (alphabetical list)
Contents
Check Record
Purpose
Uses the spelling checker to check the contents of every field in the current record.
Format
Check Record
Options
None.
Compatibility
This script step is:
not supported in web publishing
not supported in a FileMaker Server scheduled script
Originated in
FileMaker Pro 6.0 or earlier
Examples
Go to Record/Request/Page [First]
Loop
Check Record
Go to Record/Request/Page [Next; Exit after last]
End Loop
Related topics
Script steps reference (alphabetical list)
Contents
Check Found Set
Purpose
Uses the spelling checker to check the contents of every field in the records being browsed.