COBOL Manual for TNS and TNS/R Programs
Libraries and Utility Routines
HP COBOL Manual for TNS and TNS/R Programs—522555-006
13-105
Saved Message Utility (SMU) Routines
Saved Message Utility (SMU) Routines
This topic explains the individual Saved Message Utility (SMU) routines in the
COBOLLIB file, which are:
•
ALTERPARAMTEXT
•
CHECKLOGICALNAME
•
CHECKMESSAGE
•
DELETEASSIGN
•
DELETEPARAM
•
DELETESTARTUP
•
GETASSIGNTEXT
•
GETASSIGNVALUE
•
GETBACKUPCPU
•
GETPARAMTEXT
•
GETSTARTUPTEXT
•
PUTASSIGNTEXT
•
PUTASSIGNVALUE
•
PUTPARAMTEXT
•
PUTSTARTUPTEXT
Note. The presence of the keyword TAL in an ENTER statement causes COBOL to use the
TAL protocol when passing the ENTER statement’s parameters to a routine. Most of these
routines require a protocol different from that used for normal TAL procedures. The keyword
TAL must not follow the ENTER verb in statements used to access these routines. A reminder
of this requirement is included in each routine description to which it applies.