COBOL Manual for TNS/E Programs (H06.08+, J06.03+)

Table 94 Portions of the Startup Message
Portion TypeWhat It IdentifiesPortion
Text message portionDefault volume and subvolume namesVOLUME
Text message portionInput file nameIN
Text message portionOutput file nameOUT
Text message portionMessage’s parameter stringSTRING
The PARAM message portions consist of the set of parameter names and their values. A legal
parameter name identifier is any combination of letters, digits, hyphens, and circumflexes. It can
contain a maximum of 30 characters.
Table 95 Portions of the PARAM Message
Portion TypeWhat It IdentifiesPortion
Text message portionAssociated parameter valueParameter name
ZCREDLL Overview
ZCREDLL is the native CRE run-time library. It contains the SMU routines. ZCREDLL routines are not
bound into a user object file. The compiler consults ZCREDLL automatically.
ZCREDLL resides on the subvolume $SYSTEM.SYSnn.
The ZCREDLL routines are:
CLU_PROCESS_CREATE_
SMU_Assign_CheckName_
SMU_Assign_Delete_
SMU_Assign_GetText_
SMU_Assign_GetValue_
SMU_Assign_PutText_
SMU_Assign_PutValue_
SMU_Message_CheckNumber_
SMU_Param_Delete_
SMU_Param_GetText_
SMU_Param_PutText_
SMU_Startup_Delete_
SMU_Startup_GetText_
SMU_Startup_PutText_
CLU_PROCESS_CREATE_ is available in the Guardian and OSS environments, but the SMU routines
are available only in the Guardian environment.
For information about individual ZCREDLL routines, see the CRE Programmer’s Guide.
ZCOBDLL Routines
If you omit an optional parameter when you call a ZCOBDLL routine, you must put the keyword
OMITTED in its position if you specify subsequent parameters. Trailing OMITTEDs are not required.
(The syntax diagrams do not reflect this, because it would make them much harder to read.)
614 Libraries and Utility Routines