InfoPrint 6500 Series User Manual page 140

Ethernet interface
Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter
8
Configuring PSF for z/OS to Print IPDS Files
JES3 Printer Definitions
Below is an example JES3 printer definition. This example is not executable,
but it is intended to help the JES3 systems programmer define the printer to
the z/OS host.
FSSDEF,TYPE=WTR,FSSNAME=FSS1,PNAME=PSFPROC,SYSTEM=SYS1,TERM=NO
DEVICE,JNAME=PRT1,JUNIT=(,SYS1,,OFF),
FSSNAME=FSS1, MODE=FSS,PM=(LINE,PAGE,SOSI1),
CHARS=(YES,GT12),
The value you specify for the JNAME parameter must match the name of the
printer in the PSF Startup procedure.
The value you specify for the PNAME parameter must match the name on the
PSF Startup procedure.
Define the Printer to PSF
Each TCP/IP-attached printer must be defined to PSF with a PRINTDEV
statement in the PSF startup procedure.
The following example shows a sample PSFPROC procedure that you can
modify to suit your installation. The PRINTDEV statement shows the required
IPADDR keyword.
No 6500-V printer-specific writer procedure is currently supplied by InfoPrint
Solutions. You can, however, copy the APSWPROT sample from the APAR
medium and modify it for the 6500-V printer.
NOTE: The 6500-V printer supports only resident symbol sets.
//SAMPPRO3 PROC
//* THE FOLLOWING STARTUP PROCEDURE DEFINES THE JCL AND PRINTDEV
//* STATEMENTS FOR PRT3, A TCP/IP-ATTACHED PRINTER.
//*
//STEP01
EXEC PGM=APSPPIEP, REGION=4096K, TIME=1440,PARM=(,,,,TCPIP,UNICODE)
//JOBHDR
OUTPUT PAGEDEF=V06483
//
FORMDEF A=A10120,CHARS=60D8
//JOBTLR
OUTPUT PAGEDEF=V06483,
//
FORMDEF=A10110,CHARS=60D8
//DSHDR
OUTPUT PAGEDEF=V06483,
//
FORMDEF=A10110,CHARS=60D8
//MSGDS
OUTPUT PAGEDEF=A08682
//
FORMDEF=A10110,CHARS=60D8
//*
//FONT01 DD DSN=SYS1.FONTLIBB,DISP=SHR
140
/* JOB HEADER PAGE
/*
FORMDEF: ALTERNATIVE BIN */
/* JOB TRAILER PAGE
/*
FORMDEF: MAIN BIN
/* DATA SET SEPARATOR
/*
FORMDEF: MAIN BIN
/* MESSAGE DATA SET
/*
/* SYSTEM FONTS
*/
*/
*/
*/
*/
*/
*/
*/

Advertisement

Table of Contents
loading

This manual is also suitable for:

6500-v

Table of Contents