WRKGSS (Work with Graphics Symbol Sets)
Purpose
The Work with Graphics Symbol Sets (WRKGSS) command allows the user to display and work with a list of graphics symbol sets from one or more libraries.
Restrictions
- Only the libraries to which you have USE authority will be searched.
- Only the graphics symbol sets to which you have some authority will be shown on the display.
- To perform operations on the graphics symbol sets, have USE authority to the command used by the operation, and the appropriate authority to the graphics symbol sets on which the operation is to be performed.
Required Parameters
- GSS
- Specifies the qualified name of the graphics symbol sets that are listed. If no library qualifier is specified, *LIBL is assumed and all libraries in the job's library list are searched for the graphics symbol sets.
The name of the graphics symbol set can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched. All objects in these libraries with the specified object name are shown.
*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
*USRLIBL: Only the libraries in the user portion of the job's library list are searched.
*ALL: All libraries in the system, including QSYS, are searched.
library-name: Specify the name of the library to be searched.
*ALL: All graphics symbol sets in the libraries identified in the library qualifier are shown.
generic*-graphics-symbol-set-name: Specify the generic name of the graphics symbol set. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. The asterisk substitutes for any valid characters. A generic name specifies all objects with names that begin with the generic prefix for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name. If the complete object name is specified, and multiple libraries are searched, multiple objects can be worked with only if *ALL or *ALLUSR library values can be specified for the name. See generic names for additional information.
graphics-symbol-set-name: Specify the name of the graphics symbol set that is shown.
Example for WRKGSS
WRKGSS GSS(LIB01/ABC*)This command allows you to display and work with a list of graphics symbol sets beginning with ABC stored in library LIB01.
Error messages for WRKGSS
*ESCAPE Messages
- CPF9809
- Library &1 cannot be accessed.