9.3

Table Of Contents
DESCRIPTIONACTIONPATH
Stops the indicated Animation object.StopAnimation > Stop
Disables the specified Button object.Disable ButtonButton > Disable
Enables the specified Button object.Enable ButtonButton > Enable
Changes the indicated Button object
to the Off state.
Set Button OffButton > Off
Changes the indicated Button object
to the On state.
Set Button OnButton > On
Available only in scripts. Enables you
to escape a Loop. See "Using conditional
statements."
Break IfControl > Break If
Available only in scripts. Creates a
branch in an If statement. See "Using
conditional statements."
ElseControl > Else
Available only in scripts. Marks the end
of an If statement. See "Using
conditional statements."
End IfControl > End If
Available only in scripts. Marks the end
of a Loop loop. See "Using conditional
statements."
End LoopControl > End Loop
Available only in scripts. Marks the end
of a While loop. See "Using conditional
statements."
End WhileControl > End While
Available only in scripts. Marks the
beginning of an If statement. See "Using
conditional statements."
IfControl > If
Available only in scripts. Marks the
beginning of a Loop. See "Using
conditional statements."
LoopControl > Loop
Available only in scripts. Marks the
beginning of a While loop. See "Using
conditional statements."
WhileControl > While
Hides the mouse pointer.Hide CursorCursor > Hide
Shows the mouse pointer if it is
hidden.
Show CursorCursor > Show
Changes the mouse pointer to the
indicated icon.
Use CursorCursor > Use
Enables you to configure an expression
that will execute. For more information
SetExpression > Set
about expressions, see "Understanding
expressions."
338 | A GUIDE TO QUARKXPRESS 9.3 - PLUS EDITION
INTERACTIVE LAYOUTS