PSF for z/OS: Customization
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Error handling

PSF for z/OS: Customization
S550-0427-04

Error handling

APSRCF30 detects each of the errors in the following list, and places the return code (RC) for it in register 15. The return code prints on the screen when you are using the APSRCF30 EXEC. When an error occurs, the font-conversion program might create an incomplete output file, which you should discard.

RC
Meaning
4
One or more of the conversion character data set members required by the conversion program could not be found. The DD of the required conversion character data set is FONTB300.
20
An I/O error occurred while APSRCF30 was writing to the output data set.
28
The input font data set either could not be found or could not be opened. This error can occur if SAPSDAT0 (the conversion character data set) was allocated with record format FBM rather than VBM.
32
The font named in the input data set is not valid for any of the following reasons:
  • The member contains structured fields that are not valid.
  • The font is not bounded-box.
  • The font is not 240-pel.
44
An unexpected end-of-file occurred on the input data set.
88
Insufficient virtual storage was available for program processing.
99
Not valid font data. This return code is presented if any of the following structured fields in a font have a length less than 1:
FNI
Font index
FNM
Font patterns map
FNG
Font patterns

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014