Script Steps Reference

Table Of Contents
Editing script steps
F
ILEMAKER PRO SCRIPT STEPS REFERENCE 71
Select All
Purpose
Selects the entire contents of the active field.
Format
Select All
Options
None.
Compatibility
Originated in
FileMaker Pro 6.0 or earlier
Notes
In FileMaker Go, this script step does not highlight text if the keyboard is hidden on the
device.
Example 1
Selects the contents of the active field.
Show Custom Dialog ["Do you want to select the contents of the active
field?"]
If [Get ( LastMessageChoice ) = 1]
Select All
End If
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server Yes
FileMaker Go Partial
Custom Web Publishing Yes
FileMaker WebDirect Yes
Runtime solution Yes