Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 126
If the Set Error Capture script step is enabled, users get a single attempt to enter their
account and password.
Examples
Re-Login [Account Name:"MyAccount"; Password:"MyPassword"; No dialog]
Related topics
Script steps reference (alphabetical list)
Contents
Spelling script steps
With spelling script steps you can:
check the spelling in a selection of text
check the spelling of a record
check the spelling of an entire found set
correct a word
set spelling options for a file
select a dictionary
edit the user dictionary
Check Selection
Purpose
Uses the spelling checker to check the selected text.
Format
Check Selection [Select; table::field]
Options
Select entire contents checks all the text in the active field. If you do not use Select entire
contents, you must select some text before this script step executes.
Select Go to target field or click Specify to specify a field to be checked.
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