COBOL Manual for TNS and TNS/R Programs

COBOLLIB, CLULIB, and ZCRESRL Routine Calls
HP COBOL Manual for TNS and TNS/R Programs522555-006
46-10
PUTSTARTUPTEXT
PUTSTARTUPTEXT
Non-SMU Routines
Programs compiled with the COBOL85 compiler can call all of the SMU routines listed
in Table 46-2. Programs compiled with the NMCOBOL compiler can call only the new
routines.
COBOLASSIGN
COBOL_ASSIGN_
COBOLFILEINFO
COBOL_FILE_INFO_
Note. PUTSTARTUPTEXT uses a protocol different from that used for normal TAL
procedures. The ENTER verb must not be followed by the keyword TAL.
Table 46-2. Non-SMU COBOLLIB Routines
Original Routine New Routine(s)
COBOLASSIGN COBOL_ASSIGN_
1, 2
COBOLFILEINFO COBOLFILEINFO
2
COBOL_FILE_INFO_
3, 4
COBOLSPOOLOPEN COBOL_SPECIAL_OPEN_
4
CREATEPROCESS CREATEPROCESS
5
CLU_PROCESS_CREATE
1, 6
1. In the CLULIB file for the COBOL85 compiler and the ZCOBSRL file for the NMCOBOL compiler
2. For the Guardian environment
3. For the OSS environment
4. In the CBL85UTL file for the COBOL85 compiler and the ZCOBSRL file for the NMCOBOL compiler
5. Cannot create a high-PIN process
6. Can create a high-PIN process
USING
library-reference
portion
OF
text
resultGIVING
cplist
ENTER
" "
ns
PUTSTARTUPTEXT
ns
VST371.vsd