Display Font Resource Attr (DSPFNTRSCA)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Font Resource Attributes (DSPFNTRSCA) command shows the following for the specified font resource:

Top

Parameters

Keyword Description Choices Notes
FNTRSC Font resource Qualified object name Required, Positional 1
Qualifier 1: Font resource Name
Qualifier 2: Library Name, *LIBL, *CURLIB
OUTPUT Output *, *PRINT Optional
Top

Font resource (FNTRSC)

Specifies the font resource whose attributes are displayed.

This is a required parameter.

Qualifier 1: Font resource

name
Specify the name of the font resource whose attributes are displayed.

Qualifier 2: Library

*LIBL
All libraries in the library list for the current thread are searched until the first match is found.
*CURLIB
The current library for the job is used to locate the font resource. If no library is specified as the current library for the job, the QGPL library is used.
name
Specify the name of the library where the font resource is located.
Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPFNTRSCA   FNTRSC(SHALIMAR/X0A0557C)

This command displays the attributes associated with the font resource X0A0557C in library SHALIMAR.

Top

Error messages

*ESCAPE Messages

CPF2150
Object information function failed.
CPF2151
Operation failed for &2 in &1 type *&3.
CPF9802
Not authorized to object &2 in &3.
CPF9804
Object &2 in library &3 damaged.
CPF9805
Object &2 in library &3 destroyed.
Top