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

Libraries and Utility Routines
HP COBOL Manual for TNS/E Programs520347-003
13-21
ZCREDLL Overview
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.
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_
FILECODE File code Integer message portion
EXCLUSION Exclusion mode Integer message portion
ACCESS Access mode Integer message portion
RECSIZE Record size Integer message portion
BLKSIZE Block size Integer message portion
Table 13-9. Portions of the Startup Message
Portion What It Identifies Portion Type
VOLUME Default volume and subvolume names Text message portion
IN Input file name Text message portion
OUT Output file name Text message portion
STRING Message’s parameter string Text message portion
Table 13-10. Portions of the PARAM Message
Portion What It Identifies Portion Type
Parameter name Associated parameter value Text message portion
Table 13-8. Portions of the ASSIGN Message (page 2 of 2)
Portion What It Identifies Portion Type