Previous Topic

Next Topic

Book Contents

Book Index

Banner Printing Options

The following parameters in the banner exits (CTDX003 and CTDX014) are used to determine where, when, and how bundle banners are printed:

Table 285 Parameters for Determining Where, When and How Bundle Banners Print

Parameter

Description and Valid Values

BUNSEP

 

Specifies where bundle banners must be printed.

Valid values are:

  • Y (Yes) - The bundle start banner, bundle index, and bundle end banner are printed to the destination specified in the print mission.

    All other banners, indexes and reports are printed to the destination specified in the User Reports screen.

    For more information, see the DEST parameter in the online facilities chapter of the Control‑D and Control‑V User Guide.

  • N (No) - All banners, indexes and reports are printed to the destination specified in the User Reports screen. For more information, see the DEST parameter in the online facilities chapter of the Control‑D and Control‑V User Guide.

Note: This parameter does not apply to immediate printing.

BANSEQ

 

Specifies whether Control‑D must print banners when printing to a sequential file instead of the JES SPOOL.

Valid values are:

  • Y (Yes) - Print banners when printing to a sequential file.
  • N (No) - Do not print banners when printing to a sequential file.

Note: This parameter does not apply to immediate printing.

BANAFP

 

Specifies whether to implement PAGEDEF, FORMDEF and OUTPUT statements when printing banners for the report. These statements can be included either with the PRINT and CDAM parameters for this report, or in the OUTPARMS library. For a description of the OUTPARMS library, see Control-D and Control-V. Valid values are:

  • Y (Yes) - Implement these statements when printing banners for the relevant report.
  • N (No or blank) - Do not implement these statements when printing banners for the relevant report. Default.

ADDR

 

Specifies whether the %ADDRN% and %DATAN% values of the on-line user that requested the report to be printed, or the %ADDRN% and %DATAN% values of the Recipient Tree recipient to which the report is sent, are printed in the report banners.

%DATAN% values are retrieved using the DATA parameter.

Valid values are:

  • USER - The %ADDRN% and %DATAN% values of the recipient from the Recipient Tree are printed.
  • OUSER - The %ADDRN% and %DATAN% values of the on-line user that requested the report to print are printed.

Note: This parameter does not apply to immediate printing.

DATA

 

Specifies the search method used for searching the BANNERS library when searching for a member containing the %DATA1% through %DATA10% lines.

Valid values are:

  • USER - The library is searched by user (recipient) name. Default.
  • REPN - The library is searched for the first 8 characters of the report name.
  • REMK - The library is searched for the first 8 characters of the report's REMARK field.

Note: Within immediate printing, the library is searched on by the recipient name or by the on-line UserID depending on parameter ADDR.

Parent Topic

Tailoring Control-D Banner Exits