Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 147
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
Set Error Capture [On]
Perform Find [Restore]
If [Get (LastError) <> 0]
Beep
Show Custom Dialog ["Couldn't find the record..."]
End If
Related topics
Script steps reference (alphabetical list)
Contents
Speak (Mac OS)
Purpose
Produces speech from text.
Format
Speak [<text to be spoken>]
Options
Click Specify to display the “Speak” Options dialog box, where you can set the following options.
Type the text to be spoken directly in the text entry area, or click Specify to create your
spoken text from a calculation.
Use Voice lets you select from the various voices available on your computer.
Wait for speech completion before continuing tells FileMaker Pro to wait until the
speech is completed before continuing with the next script step.
Compatibility
This script step is:
not supported in web publishing
not supported in a FileMaker Server scheduled script