COBOL Manual for TNS and TNS/R Programs
Procedure Division Verbs
HP COBOL Manual for TNS and TNS/R Programs—522555-006
9-222
SET TO
identifier-1
is the name of an integer elementary item or an index data item to be set.
identifier-2
is the name of an integer data item or an index data item.
index-name-1
is the name of an index to be set.
index-name-2
is the name of an index.
integer
is a numeric literal having no fractional part. If signed, it must have a positive value.
mnemonic-name
is the mnemonic name associated with an external switch in the SPECIAL-NAMES
paragraph of the Environment Division. A SET statement can refer to any of the 15
external switches.
condition-name
is the condition-name (level-88 item) associated with a conditional variable.
SET
TRUETOcondition-name
ONTOmnemonic-name
OFF
identifier-1
index-name-1
identifier-2
index-name-2
integer
TO
VST211.vsd