DSPFNTTBL (Display Font Table)
DSPFNTTBL Command syntax diagram
Purpose
The Display Font Table (DSPFNTTBL) command displays a font table. Refer to the Printer Device Programming book for more information on font mapping tables.
Restrictions
- The PSF/400 feature is required to use this command.
Required Parameters
- FNTTBL
- Specifies the name of the font table to be displayed.
*PHFCS: The printer resident to host resident font character set table is to be displayed.
*PHCP: The printer resident to host resident code page mapping table is to be displayed.
*HPFCS: The host resident to printer resident font character set table is to be displayed.
*HPCP: The host resident to printer resident code page mapping table is to be displayed.
*SYSPHFCS: The system printer resident to host resident font character set table is to be displayed. This table is documented in Appendix D of the Printer Device Programming book.
*SYSPHCP: The system printer resident to host resident code page mapping table is to be displayed. This table is documented in Appendix D of the Printer Device Programming book.
*SYSHPFCS: The system host resident to printer resident font character set table is to be displayed. This table is documented in Appendix D of the Printer Device Programming book.
*SYSHPCP: The system host resident to printer resident code page mapping table is to be displayed. This table is documented in Appendix D of the Printer Device Programming book.
The name of a font table must be specified when a printer resident to printer resident font substitution table is to be displayed. The name of the printer resident to printer resident font substitution table can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched until the first match is found.
*CURLIB: The current library is used to locate the font table. If no library is specified as the current library for the job, the QGPL library is used.
library-name: Specify the name of the library where the font table is located.
font-table-name: Specify the name of the printer resident to printer resident font substitution table to be displayed.
Optional Parameters
- OUTPUT
- Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
The possible values are:
*: The output is displayed (if requested by an interactive job) or printed with job's spooled output (if requested by a batch job).
*PRINT: The output is printed with the job's spooled output.
Error messages for DSPFNTTBL
*ESCAPE Messages
- CPF9801
- Object &2 in library &3 not found.
- CPF9802
- Not authorized to object &2 in &3.
- CPF9803
- Cannot allocate object &2 in library &3.
- CPF9805
- Object &2 in library &3 destroyed.
- CPF9810
- Library &1 not found.
- CPF9811
- Program &1 in library &2 not found.
- CPF9820
- Not authorized to use library &1.
- CPF9830
- Cannot assign library &1.