SNA NRJE User/Programmer Reference Manual (30292-90006)

Chapter 4 111
Job Output
Job Output Handling
HP 268xx Laser Printer Output
Output from jobs you submit using NRJE can be printed on an
HP 268xx laser printer. You must configure your workstation to include
the logical device number (
ldev
) or logical device class (for example,
PP) of the HP 268xx in the NMMGR Writer Data screen. Output can be
directed to the laser printer by one of these methods:
Creating file equations in your Lookup Table that specify the use of
the laser printer. In this case, you can specify an environment file or
you can omit that specification and use the default environment file.
JCL specifications that assign the output class of your data sets to
the same output class being handled by the remote writer that is
your laser printer. The link between the logical device (for example,
R11.PR3) that is configured to handle the given output data sets,
and the physical device (for example, the laser printer) is established
in the NMMGR Writer Data screen. Note that the relationship
defined by JCL specifications can be overridden by the SUBMIT
command and Lookup Table specifications as described above.
For example,
The
writername
of your laser printer is R11.PR3, as configured
under NRJE and at the host.
By the host configuration, R11.PR3 is assigned to handle output
class=C.
In your JCL you assign class C to the output data sets. These data
sets are then directed by default to the laser printer.
Data sets can be printed using environment files you specify. You can
specify an environment file by any of these methods:
In your JCL, by routing the output data sets to a special form that
corresponds to a Lookup Table entry specifying an environment file.
In the NMMGR Writer Data screen configuration for a logical writer.
Inter-record separator (IRS) %201
! 1E
Space one line.
Transparent Data (TR) No code; indicates transparent data follows.
! 35
All SNA character strings
are hexadecimal numbers
depicted by
!abcd
.
All HP 3000 control codes are octal numbers depicted by
%abc
.
Table 4-2 SNA and HP 3000 Printer Carriage Control Codes
SNA Character String HP 3000 Control Code and Function