TGAL Manual

SET Command
TGAL Commands
060865 Tandem Computers Incorporated 2–63
SET Command Use the SET command to control a toggle number (a number from 1 to 10) that can
either be ON or OFF. This command sets the condition for a toggle number that a later
IF command tests. These numbers have no special significance. You can choose any of
these numbers to be a toggle number.
The syntax of the SET command is
SET
toggle number
ON
OFF
toggle number
is a number between 1 and 10.
ON
turns the toggle number on.
OFF
turns the toggle number off.
Considerations
See “Considerations” and “Examples” for the IF command.
If you do not use this command, TGAL assumes:
SET 1 OFF
SET 2 OFF
.
.
.
SET 10 OFF