When defining network printers, you can specify additional characteristics and hardware overrides. These characteristics include:
An output printed at a network printer can be logically viewed as five separate components, four of which are optional.
<<Formfeed>>
Initial Formfeed generated if FF=YES or FF=HEADER
Header Section printed if HEADER = YES
************************************************************** * * * Start of output listing on printer PR17, Date 06/27/04 at 12:06:11 * * User name $IDEAL User ID $ID * * Output name WORDNUHS Output number 0192 * * Output destination NETWORK PR17 Originating terminal 0008 * * Output description LIST STATEMENT OUTPUT * * **************************************************************
Output * (always printed)
<<Formfeed>>
(BEGINNING OF OUTPUT
.
.
.
(END OF OUTPUT)
Trailer Section printed if TRAILER=YES
<<Formfeed>> *************************************************************** * End of output listing on printer PR17, Date 06/27/04 at 12:006:13 * **************************************************************
<<Formfeed>>
Final Formfeed generated if FF=YES or FF=TRAILER
The following is a detailed explanation of some of the options used when defining or modifying network printer definitions. The commands that use these options are DEFINE OUTPUT DESTINATION NETWORK and ALTER OUTPUT DESTINATION. For more information about these commands, see the Command Reference Guide.
{YES }
FF {NO }
{HEADER }
{TRAILER}
Controls the PSS generated formfeeds at the beginning and end of an output routed to a network printer.
The values HEADER and TRAILER associated with the FF parameter are independent from the HEADER and TRAILER parameters.
Determines how many outputs can process during one print transaction for a specified printer. If the network printer is dedicated to a single CICS region, define this option as 0 to allow the minimum initialization and termination overhead. Set a number greater than 0 to reduce the amount of time PSS can monopolize a printer after a printer is disabled because of physical attributes associated with the printer or the termination of the region.
If greater than 0, the value determines the default width of the printer. If 0, the site option Default network printer width on SET OUT SITE is used. If the Default network printer width is also defined as 0, the TCT definition for the network printer determines the printer width.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|