New support for separator/banner page print options has been added to CA Spool for TCP/IP printers.
search cancel

New support for separator/banner page print options has been added to CA Spool for TCP/IP printers.

book

Article ID: 54157

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

Description

We added new special banner page print options for TCP/IP printers that can be specified on a DEFNODE or NODE parameter as SEPOPT.

Solution

SEPOPT=n

This parameter specifies special banner page print options for TCP/IP printers. To turn on the support you need to specify SEP=2 or higher to print banner pages. See Customization Guide, Chapter 3: Initialization: Printer Node Parameters; for full description of SEP node parameter.

Note: if you specify SEP=0 with any SEPOPT node parameter the banner page print option will not be invoked and no banner pages will be printed.

Note: that this parameter may be specified multiple times for the same printer node.

The valid values for SEPOPT are:

SEPOPT=1

The banner page generated will be suitable for landscape printing, with respect to the number of lines. The content of the banner page will be identical to the standard banner page, but it will have fewer blank lines.

SEPOPT=2

The banner page generated will not be translated from EBCDIC to ASCII, and will be printable on some LCDS Xerox printers.

SEPOPT=3

The JES JOBID will be used on the banner page, instead of the normally used, CA Spool File number.

SEPOPT=4

A banner page will be generated only for Initial file prints; no banner page will be generated for file Reprints, Restarts, or Partial prints. The banner pages for Newcopy and Browse Partial Print requests will not be bypassed.

SEPOPT=5

Banner page print lines will have a syntax that will allow them to be printed on LCDS printers. In some cases, it can be necessary to specify both SEPOPT=2 and SEPOPT=5 to print banner pages on LCDS printers.

SEPOPT=6

The first 20 characters of the OUTPUT Statement Preferred Name field will be placed on the TCP/IP banner page after the Programmer Name line.

SEPOPT=7

Will cause the PJL resources from PJLLIB that match FORM, FCB and CHARS to be sent before the separator page.

SEPOPT=8

Will format separator for BARR devices. It will add a two byte length prefix to each line of the separator pages when the first four characters of TCPDRIV are BARR (TCPDRIV=BARR).

Example ESFPARM statement specifying new node parameter SEPOPT:

    DEFNODE TCPIP,TCPIP,ACQUIRE=WORK,RELEASE=NOWORK,CLASS=A 
    NODE PRT1,TCPIP,GROUP=1, SEP=2,SEPOPT=3,SEPOPT=4 
    SEPOPT=1 through SEPOPT=5 support is added with APAR #: QO77969   
    See PDC #:   QI77986   
    Also apply APAR #: QO84779 for SEPOPT=3 correction. 
    SEPOPT=6 support is added with APAR #: QO84246 
    See PDC #:   QI84787 
    SEPOPT=7 support is added with APAR #: RO00193 
     SEPOPT=8 support is added with APAR #: RO00419 

Environment

Release:
Component: CSPOOL