COBOL Manual for TNS and TNS/R Programs
Libraries and Utility Routines
HP COBOL Manual for TNS and TNS/R Programs—522555-006
13-68
COBOL_SETMODE_
library-reference
is a mnemonic-name associated in the SPECIAL-NAMES paragraph with either
$SYSTEM.SYSTEM.CBL85UTL or some other object file containing an object
copy of COBOL_SETMODE_.
file-name
is a COBOL file name associated with a file that is not $RECEIVE and is not open
for HP COBOL Fast I-O. If the file is not open, the call to the Guardian environment
routine SETMODE is made during the next successful open request for the file.
function
is a numeric data item or arithmetic expression that is the function parameter of
the Guardian environment routine SETMODE. For more information, see the
Guardian Procedure Calls Reference Manual.
param-1
param-2
are numeric data items or arithmetic expressions that are the param1 and
param2 parameters of the Guardian environment routine SETMODE. For more
information, see the Guardian Procedure Calls Reference Manual.
USING file-name function
param-1
cpinfo
GIVING error-return
param-2
lastparams
OF library-reference
VST611.vsd
"
ns
ENTER
"
ns
COBOL_SETMODE_