Can set the size of an array; initialize the contents of an array and set the size accordingly; and set the value of a data item or a boolean data item.
set-statement
Note: Other formats of this statement are available. See
Statements in the
COBOL Language Reference.
Example
See the Core sample, which is available from
Start > All Programs > Micro Focus Visual COBOL > Samples
, under
COBOL for JVM
(Windows) or
$COBDIR/demo (UNIX).