Help

Table Of Contents
FILEMAKER PRO HELP 1008
)]
End If
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
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
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
Related topics
Script steps reference (alphabetical list)
Script steps reference (category list)
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script Yes
FileMaker Go Yes
Custom Web Publishing Yes
FileMaker WebDirect Yes
Runtime solution Yes