z/OS Infoprint Server Printer Inventory for PSF
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


display—show attributes of an object in the Printer Inventory

z/OS Infoprint Server Printer Inventory for PSF
SA38-0694-00

display—show attributes of an object in the Printer Inventory

Format

display objectclass name ;

Description

The display command lists the attributes for one object in the Printer Inventory. This command writes the attributes to stdout. The attributes are displayed in the format required by the create command.

Operands

objectclass
The class of the object that you want to display. Valid values are fsa and psf-fss.
name
The name of the object. Names are case-sensitive, so be sure to use the correct uppercase and lowercase letters. Enclose the name in single or double quotation marks if the name contains special characters.

Usage notes

  • The display command might not list attributes that you have set to default values. This is because, to save space in the Printer Inventory, the Infoprint Server ISPF panels do not generally store attributes with default values.

Example -- display

This example displays all attributes for an FSA definition:

pidu -c 'display fsa PRT001;' 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014