COBOL Manual for TNS/E Programs (H06.03+)
Libraries and Utility Routines
HP COBOL Manual for TNS/E Programs—520347-003
13-52
COBOL_SPECIAL_OPEN_
Any other value for open-type causes an error.
Printers or Spoolers
When the parameter open-type has the value 1, the COBOL_SPECIAL_OPEN_
routine opens a line printer or a print spooler collector. Unlike the
COBOLSPOOLOPEN routine, COBOL_SPECIAL_OPEN_ allows parameters to be
defined in the Extended-Storage Section. Furthermore, COBOL_SPECIAL_OPEN_
provides the only mechanism for suppressing the initial page ejection that COBOL
always provides for jobs destined for printing.
library-reference
is a mnemonic-name in the SPECIAL-NAMES paragraph. This mnemonic-name is
associated with the DLL containing an object copy of COBOL_SPECIAL_OPEN_.
ENTER
" "
USING
library-reference
file-name
OF
return-codeGIVING
exclusion sync-depth
no-eject
level-3 location
form-name
report-name copies
page-size
flags owner
max-lines
max-pages code-129
form-feed
open-type = 1
VST813.vsd
ns
COBOL_SPECIAL_OPEN_
ns










