![Axis 27980R1 User Manual Download Page 58](http://html1.mh-extra.com/html/axis/27980r1/27980r1_user-manual_3038772058.webp)
Setting Up - IBM Mainframe (zSeries)
58
AXIS 5570e User’s Manual
separate FSAs, one for jobs with resolution of 120 or 240, and one for
jobs with resolution of 300 pels. The 240-pel resolution FSA uses 240-pel
resources, and the 300-pel resolution FSA uses 300-pel resources. Both
FSAs are defined to drive the same printer; however, only one FSA can be
active at one time for a given printer. You should define separate classes
or destinations for each FSA. Your installation must route the appropriate
jobs to the appropriate class or destination. The two FSAs can be defined
in the same or in separate startup procedures.
//APSWPROT PROC
//********************* THE PSF TCP/IP WRITER PROCEDURE **********************
//*
//*01* MODULE-NAME = APSWPROT
//* $MOD(APSWPROT) COMP(APS) PROD(PSF) : RELEASE 2.2.0
//*
//*01* DESCRIPTIVE-NAME = START PROCEDURE FOR PSF:
//*
//*
TCP/IP ATTACHED DEVICES
//*
//*01* STATUS = VERSION 2, RELEASE 2, LEVEL 0
//*
//*01* FUNCTION = THIS PROCEDURE IS COPIED FROM THE
//*
DISTRIBUTION LIBRARY TO SYS1.PROCLIB.
//*
THIS COPY IS PERFORMED BY MACRO ‘SGAPS5PR’.
//*
//*01* NOTES = THE FULL NAME OF THE DEFAULT PAGEDEF IS
//*
P1A06462.
//*
THE FULL NAME OF THE DEFAULT FORMDEF IS
//*
F1A10110.
//*
THE FULL NAMES OF THE DEFAULT FONTS ARE
//*
X0GF10, X0GS10, X0TU10, AND X0GU10
//*
THE FULL NAME OF THE SEPARATOR PAGE PAGEDEF IS
//*
P1V06483
//*
THE FULL NAME OF THE SEPARATOR PAGE FONT IS
//*
X0GT15
//*