U.M. (Mac OS)

Table Of Contents
Using ScriptMaker and buttons 5-5
Control steps
Use this step To
Perform Script Perform another script
Pause/Resume Script Pause a script, or resume a paused script
Exit Script Exit the current script
Halt Script Stop performing all scripts
If Perform steps if a calculation is True (not zero)
Else Perform another set of steps if a calculation is False (zero)
End If Mark the end of an If statement
Loop Repeatedly perform a set of steps
Exit Loop If Exit a loop if a calculation is True (not zero)
End Loop Mark the end of a loop
Allow User Abort Allow or prevent users from stopping a script
Set Error Capture Allow or prevent error messages from displaying. Use this step to
change the way FileMaker Pro handles error messages.
Choose FileMaker Help Index from the or Help menu, and then type:
E control script steps
?