COBOL Manual for TNS and TNS/R Programs
COBOLLIB, CLULIB, and ZCRESRL Routine Calls
HP COBOL Manual for TNS and TNS/R Programs—522555-006
46-2
SMU Routines
•
ALTERPARAMTEXT
•
CHECKLOGICALNAME
•
CHECKMESSAGE
•
DELETEASSIGN
•
DELETEPARAM
•
DELETESTARTUP
•
GETASSIGNTEXT
•
GETASSIGNVALUE
•
GETBACKUPCPU
•
GETPARAMTEXT
•
GETSTARTUPTEXT
•
PUTASSIGNTEXT
•
PUTASSIGNVALUE
•
PUTPARAMTEXT
•
PUTSTARTUPTEXT
PUTASSIGNVALUE SMU_Assign_PutValue_
PUTPARAMTEXT
4
SMU_Param_PutText_
PUTSTARTUPTEXT SMU_Startup_PutText_
Table 46-1. Saved Message Utility (SMU) Routines (page2of2)
Original Routine
1
New Routine
2
1. In the COBOLLIB file. Extension to the HP COBOL and FORTRAN 77 products, except as noted.
2. In the CLULIB file for the COBOL85 compiler and the ZCRESRL file for the NMCOBOL compiler.
3. In the OSS environment, you can also use the HP C
getenv function. SMU_Param_GetText_ returns only
PARAM equivalents, but the HP C
getenv function returns other environment variables as well.
4. Not an extension to the HP COBOL and FORTRAN 77 products.