Xerox Xerox Printer Access Facility (XPAF) Support & Software 用户指南

下载
页码 11
 
Page 8 
 Executing the Forms Generator 
 ISPF Panels 
If you run the ISPF XOAF interface, you can go to option 1.2, 
Load or Compile Centralized Forms.  This option will show you 
a panel similar to the one shown below. 
You must enter the Input Dataset Name and member as well as 
the Output Dataset Name. 
If the Input dataset has a record length of 128-bytes, the form will 
be loaded into the Output Dataset. 
If the Input dataset has a record length of 80-bytes, the FSL will 
be compiled and the resultant form (.FRM) will be stored in the 
Output Dataset.  The compiled form member name is always the 
form name as defined in the FSL.  If an output member name is 
entered, it will be ignored.  Compiled forms also have a listing file 
showing the FSL source and any messages generated by XFG.  
This listing is written to the DDName of UJLLIST. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
                     Xerox Output Administrative Facility 
             Load or Compile Centralized Forms to a Native Library 
 
COMMAND ===> 
 
  INPUT 
    
Dataset Name:
 
FSLLIB
 
     
Member Name:
             Input will be loaded if source is 128-bytes 
                              Input will be compiled if source is 80-bytes 
 
  OUTPUT 
    
Dataset Name:
 
'XPAF50.TESTING.CFORMLIB'
 
     
Member Name: 
 
 
  NOTE: 
     OUTPUT Member Name is required if INPUT file is sequential 
            with no tape header label record. 
 
     OUTPUT Member Name is ignored if FSL source is being compiled. 
            (Input source is 80-bytes)