COBOL Manual for TNS/E Programs (H06.08+, J06.03+)
13 Libraries and Utility Routines
Utility routines are in dynamic-link libraries (DLLs) named ZCOBDLL and ZCREDLL. (You can also
create a user library for an HP COBOL program.) If a program calls a utility routine, the ECOBOL
compiler automatically searches the DLLs for the routine, but the routine is not bound into the
program’s target file.Utility routines
Programs can call dynamic-link libraries (DLLs), which you can build.
NOTE: In this section, references to $SYSTEM apply only to the NonStop system. For the locations
of files on the PC, see NonStop COBOL for TNS/E (ETK) (page 964)).
Table 86 All TNS/E Utility Routines
LibraryUtility Routines
ZCREDLLCLU_PROCESS_CREATE_
ZCOBDLLCOBOL_ASSIGN_
ZCOBDLLCOBOL_COMPLETION_
ZCOBDLLCOBOL_CONTROL_
ZCOBDLLCOBOL_FILE_INFO_
ZCOBDLLCOBOL_GETENV_
ZCOBDLLCOBOL_PUTENV_
ZCOBDLLCOBOL_RETURN_SORT_ERRORS_
ZCOBDLLCOBOL_REWIND_SEQUENTIAL_
ZCOBDLLCOBOL_SET_SORT_PARAM_TEXT_
ZCOBDLLCOBOL_SET_SORT_PARAM_VALUE_
ZCOBDLLCOBOL_SETMODE_
ZCOBDLLCOBOL_SPECIAL_OPEN_
ZCOBDLLCOBOLFILEINFO (Guardian only)
ZCREDLLSMU_Assign_CheckName_
ZCREDLLSMU_Assign_Delete_
ZCREDLLSMU_Assign_GetText_
ZCREDLLSMU_Assign_GetValue_
ZCREDLLSMU_Assign_PutText_
ZCREDLLSMU_Assign_PutValue_
ZCREDLLSMU_Message_CheckNumber_
ZCREDLLSMU_Param_Delete_
ZCREDLLSMU_Param_GetText_
ZCREDLLSMU_Param_PutText_
ZCREDLLSMU_Startup_Delete_
ZCREDLLSMU_Startup_GetText_
ZCREDLLSMU_Startup_PutText_
599










