| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete Font Table (DLTFNTTBL) command deletes the specified font table.
Refer to Printer Device Programming, SC41-5713 for more information on font mapping tables.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| FNTTBL | Font table | Qualified object name | Optional, Positional 1 |
| Qualifier 1: Font table | Name, *PHFCS, *HPFCS, *PHCP, *HPCP | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB, *USRLIBL, *ALL, *ALLUSR |
| Top |
Specifies the font table to be deleted.
Single values
Qualifier 1: Font table
The name of a font table must be specified when a printer-resident to printer-resident font substitution table is to be deleted.
Qualifier 2: Library
| Top |
DLTFNTTBL FNTTBL(MYLIB/MYFNTTBL)
This command deletes the printer-resident to printer-resident font mapping table named MYFNTTBL from library MYLIB.
| Top |
*ESCAPE Messages
| Top |