| Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Image Catalog Entries (WRKIMGCLGE) command is used to work with the images in the specified image catalog. The WRKIMGCLGE command allows the user to perform the following functions on images in the image catalog:
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| IMGCLG | Image catalog | Name, *DEV | Required, Positional 1 |
| DEV | Virtual device | Name | Optional, Positional 2 |
| Top |
Specify the image catalog to work with.
This is a required parameter.
| Top |
Specify the virtual device name of the image catalog to work with.
| Top |
Example 1: Working with Image Catalog Entries by Catalog Name
WRKIMGCLGE IMGCLG(MYCLG)
This command displays the Work with Catalog Entries panel showing the entries in the image catalog MYCLG.
Example 2: Working with Image Catalog Entries by Device Name
WRKIMGCLGE IMGCLG(*DEV) DEV(OPTVRT01)
This command displays the Work with Catalog Entries panel showing the entries in the image catalog associated with virtual optical device OPTVRT01.
| Top |
*ESCAPE Messages
| Top |