ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/wrkobjpdm.htm

693 lines
18 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Work with Objects Using PDM (WRKOBJPDM)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="WRKOBJPDM.Top_Of_Page"></a>
<h2>Work with Objects Using PDM (WRKOBJPDM)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#WRKOBJPDM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKOBJPDM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKOBJPDM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKOBJPDM"></a>
<p>The Work with Objects Using PDM (WRKOBJPDM) command enables you to work with a list of objects in one library. Using this command, you can bypass the Programming Development Manager (PDM) menu and the Specify Objects to Work With display.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKOBJPDM.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#WRKOBJPDM.LIB"><b>LIB</b></a></td>
<td valign="top">Library</td>
<td valign="top"><i>Name</i>, <b><u>*PRV</u></b>, *CURLIB</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKOBJPDM.OBJ"><b>OBJ</b></a></td>
<td valign="top">Object</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b>, *PRV</td>
<td valign="top">Optional, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#WRKOBJPDM.OBJTYPE"><b>OBJTYPE</b></a></td>
<td valign="top">Object type</td>
<td valign="top"><b><u>*ALL</u></b>, *PRV, *ALRTBL, *AUTL, *BNDDIR, *CFGL, *CHTFMT, *CLD, *CLS, *CMD, *CNNL, *COSD, *CRG, *CRQD, *CSI, *CSPMAP, *CSPTBL, *CTLD, *DEVD, *DOC, *DTAARA, *DTADCT, *DTAQ, *EDTD, *EXITRG, *FCT, *FILE, *FNTRSC, *FNTTBL, *FORMDF, *FTR, *GSS, *IGCDCT, *IGCSRT, *IGCTBL, *IMGCLG, *IPXD, *JOBD, *JOBQ, *JOBSCD, *JRN, *JRNRCV, *LIB, *LIND, *LOCALE, *M36, *M36CFG, *MEDDFN, *MENU, *MGTCOL, *MODD, *MODULE, *MSGF, *MSGQ, *NODGRP, *NODL, *NTBD, *NWID, *NWSD, *NWSCFG, *OUTQ, *OVL, *PAGDFN, *PAGSEG, *PDFMAP, *PDG, *PGM, *PNLGRP, *PRDAVL, *PRDDFN, *PRDLOD, *PSFCFG, *QMFORM, *QMQRY, *QRYDFN, *RCT, *SBSD, *SCHIDX, *SPADCT, *SQLPKG, *SQLUDT, *SRVPGM, *SSND, *SVRSTG, *S36, *TBL, *TIMZON, *USRIDX, *USRPRF, *USRQ, *USRSPC, *VLDL, *WSCST</td>
<td valign="top">Optional, Positional 3</td>
</tr>
<tr>
<td valign="top"><a href="#WRKOBJPDM.OBJATR"><b>OBJATR</b></a></td>
<td valign="top">Object attribute</td>
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b>, *PRV, *BLANK, BAS, BAS36, BAS38, BSCF38, C, CBL, CBL36, CBL38, CLE, CLP, CLP38, CMD, CMD38, CMNF38, CSPAE, DDMF, DFU, DFUEXEC, DFUNOTEXC, DKTF, DSPF, DSPF36, DSPF38, FTN, ICFF, LF, LF38, MXDF38, PAS, 'PF-DTA', 'PF-SRC', PF38, PLI, PLI38, PRTF, PRTF38, QRY38, RMC, RPG, RPG36, RPG38, RPT, RPT36, RPT38, SAVF, SPADCT, SQLC, SQLCBL, SQLCLE, SQLFTN, SQLPLI, SQLRPG, TAPF, TBL</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKOBJPDM.LIB"></a>
<h3>Library (LIB)</h3>
<p>Specifies the library that contains the objects you want to work with.
</p>
<dl>
<dt><b><u>*PRV</u></b></dt>
<dd>The library that was used in your previous WRKOBJPDM session will be used.
</dd>
<dt><b>*CURLIB</b></dt>
<dd>The current library for the job will be used. If no current library is defined, library QGPL will be used.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the library that contains the objects you want to work with.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKOBJPDM.OBJ"></a>
<h3>Object (OBJ)</h3>
<p>Specifies the objects you want to work with. You can use this parameter to work with all the objects or a subset of objects in the specified library.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>Work with all objects in the library specified for the <b>Library (LIB)</b> parameter. You can subset the list of objects by specifying a value other than *ALL for the <b>Object type (OBJTYPE)</b> and <b>Object attribute (OBJATR)</b> parameters.
</dd>
<dt><b>*PRV</b></dt>
<dd>Work with the same object or objects that you worked with in your previous WRKOBJPDM session.
</dd>
<dt><b><i>generic-name</i></b></dt>
<dd>Specify the generic name of the objects to work with.
<p>The generic name can be in one of the following formats:
</p>
<dl>
<dt><b>ABC*</b></dt>
<dd>Displays a list of all objects that begin with the characters ABC. For example, ABC, ABCD, or ABCTEST.
</dd>
<dt><b>*ABC</b></dt>
<dd>Displays a list of all objects ending with the characters ABC. For example, ABC, DABC, or TESTABC.
</dd>
<dt><b>*B*</b></dt>
<dd>Displays a list of all objects that have the character B anywhere in the name. For example, B, BALL, ABCD.
</dd>
<dt><b>A*C</b></dt>
<dd>Displays a list of all objects that begin with the character A and end with the character C. For example, AC, ABC, or AZZZC.
</dd>
<dt><b>"a*"</b></dt>
<dd>Displays a list of all objects with quoted names that start with the letter <b>a</b>. For example, "a", "aB", "aD".
</dd>
<dt><b>**ALL</b></dt>
<dd>Displays a list of all objects ending with ALL. For example, ALL, BALL, or TESTALL. The double asterisk is needed in this case, since *ALL is defined as the special value to display a list of all objects.
</dd>
</dl>
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the object or objects to work with. Multiple objects will be listed if there are objects with different object types with this name and *ALL is specified for the OBJTYPE parameter.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKOBJPDM.OBJTYPE"></a>
<h3>Object type (OBJTYPE)</h3>
<p>Specifies the object type for objects you want to work with. You can use this parameter to work with all object types or a subset of objects.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>Work with objects that match the object name specified for the <b>Object (OBJ)</b> parameter.
</dd>
<dt><b>*PRV</b></dt>
<dd>Work with objects that are the same object type you worked with in your previous WRKOBJPDM session.
</dd>
<dt><b><i>object-type</i></b></dt>
<dd>Specify the system object type of object you want to work with.
<p>You can choose from the following object types:
</p>
<dl>
<dt><b>*ALRTBL</b></dt>
<dd>Alert Table
</dd>
<dt><b>*AUTL</b></dt>
<dd>Authorization List
</dd>
<dt><b>*BNDDIR</b></dt>
<dd>Binding Directory
</dd>
<dt><b>*CFGL</b></dt>
<dd>Configuration List
</dd>
<dt><b>*CHTFMT</b></dt>
<dd>Chart Format
</dd>
<dt><b>*CLD</b></dt>
<dd>C Locale Description
</dd>
<dt><b>*CLS</b></dt>
<dd>Class
</dd>
<dt><b>*CMD</b></dt>
<dd>Command
</dd>
<dt><b>*CNNL</b></dt>
<dd>Connection List
</dd>
<dt><b>*COSD</b></dt>
<dd>Class of Service Definition
</dd>
<dt><b>*CRG</b></dt>
<dd>Cluster Resource Group
</dd>
<dt><b>*CRQD</b></dt>
<dd>Change Request Description
</dd>
<dt><b>*CSI</b></dt>
<dd>Communication Side Information
</dd>
<dt><b>*CSPMAP</b></dt>
<dd>Cross-System Product Map
</dd>
<dt><b>*CSPTBL</b></dt>
<dd>Cross-System Product Table
</dd>
<dt><b>*CTLD</b></dt>
<dd>Control Description
</dd>
<dt><b>*DEVD</b></dt>
<dd>Device Description
</dd>
<dt><b>*DOC</b></dt>
<dd>Document
</dd>
<dt><b>*DTAARA</b></dt>
<dd>Data Area
</dd>
<dt><b>*DTADCT</b></dt>
<dd>Data Dictionary
</dd>
<dt><b>*DTAQ</b></dt>
<dd>Data Queue
</dd>
<dt><b>*EDTD</b></dt>
<dd>Edit Description
</dd>
<dt><b>*EXITRG</b></dt>
<dd>Exit Registration
</dd>
<dt><b>*FCT</b></dt>
<dd>Forms Control Table
</dd>
<dt><b>*FILE</b></dt>
<dd>File
</dd>
<dt><b>*FNTRSC</b></dt>
<dd>Font Resource
</dd>
<dt><b>*FNTTBL</b></dt>
<dd>Font Mapping Table
</dd>
<dt><b>*FORMDF</b></dt>
<dd>Form Definition
</dd>
<dt><b>*FTR</b></dt>
<dd>Filter
</dd>
<dt><b>*GSS</b></dt>
<dd>Graphic Symbol Set
</dd>
<dt><b>*IGCDCT</b></dt>
<dd>Ideographic Character Dictionary
</dd>
<dt><b>*IGCSRT</b></dt>
<dd>Ideographic Character Sort
</dd>
<dt><b>*IGCTBL</b></dt>
<dd>Ideographic Character Table
</dd>
<dt><b>*IMGCLG</b></dt>
<dd>Optical Image Catalog
</dd>
<dt><b>*IPXD</b></dt>
<dd>Internet Packet Exchange Description
</dd>
<dt><b>*JOBD</b></dt>
<dd>Job Description
</dd>
<dt><b>*JOBQ</b></dt>
<dd>Job Queue
</dd>
<dt><b>*JOBSCD</b></dt>
<dd>Job Schedule
</dd>
<dt><b>*JRN</b></dt>
<dd>Journal
</dd>
<dt><b>*JRNRCV</b></dt>
<dd>Journal Receiver
</dd>
<dt><b>*LIB</b></dt>
<dd>Library
</dd>
<dt><b>*LIND</b></dt>
<dd>Line Description
</dd>
<dt><b>*LOCALE</b></dt>
<dd>Locale Space
</dd>
<dt><b>*M36</b></dt>
<dd>Advanced 36 Machine
</dd>
<dt><b>*M36CFG</b></dt>
<dd>Advanced 36 Machine Configuration
</dd>
<dt><b>*MEDDFN</b></dt>
<dd>Media Definition
</dd>
<dt><b>*MENU</b></dt>
<dd>Menu
</dd>
<dt><b>*MGTCOL</b></dt>
<dd>Management Collection
</dd>
<dt><b>*MODD</b></dt>
<dd>Mode Description
</dd>
<dt><b>*MODULE</b></dt>
<dd>Module
</dd>
<dt><b>*MSGF</b></dt>
<dd>Message File
</dd>
<dt><b>*MSGQ</b></dt>
<dd>Message Queue
</dd>
<dt><b>*NODGRP</b></dt>
<dd>Node Group
</dd>
<dt><b>*NODL</b></dt>
<dd>Node List
</dd>
<dt><b>*NTBD</b></dt>
<dd>NetBIOS Configuration Data
</dd>
<dt><b>*NWID</b></dt>
<dd>Network Interface Description
</dd>
<dt><b>*NWSCFG</b></dt>
<dd>Network Server Configuration
</dd>
<dt><b>*NWSD</b></dt>
<dd>Network Server Description
</dd>
<dt><b>*OUTQ</b></dt>
<dd>Output
</dd>
<dt><b>*OVL</b></dt>
<dd>Overlay
</dd>
<dt><b>*PAGDFN</b></dt>
<dd>Page Definition
</dd>
<dt><b>*PAGSEG</b></dt>
<dd>Page Segment
</dd>
<dt><b>*PDFMAP</b></dt>
<dd>Portable Document Format Map
</dd>
<dt><b>*PDG</b></dt>
<dd>Print Manager CPI: Logical Print Descriptor
</dd>
<dt><b>*PGM</b></dt>
<dd>Program
</dd>
<dt><b>*PNLGRP</b></dt>
<dd>Panel Group
</dd>
<dt><b>*PRDAVL</b></dt>
<dd>Product Availability
</dd>
<dt><b>*PRDDFN</b></dt>
<dd>Product Definition
</dd>
<dt><b>*PRDLOD</b></dt>
<dd>Product Load
</dd>
<dt><b>*PSFCFG</b></dt>
<dd>Print Services Facility Configuration
</dd>
<dt><b>*QMFORM</b></dt>
<dd>Query Manager Form
</dd>
<dt><b>*QMQRY</b></dt>
<dd>Query Manager Query
</dd>
<dt><b>*QRYDFN</b></dt>
<dd>Query Definition
</dd>
<dt><b>*RCT</b></dt>
<dd>Remote Control Table
</dd>
<dt><b>*SBSD</b></dt>
<dd>Subsystem Description
</dd>
<dt><b>*SCHIDX</b></dt>
<dd>Search Index
</dd>
<dt><b>*SPADCT</b></dt>
<dd>Spelling Aid Dictionary
</dd>
<dt><b>*SQLPKG</b></dt>
<dd>DB2/400 Query Manager Package
</dd>
<dt><b>*SQLUDT</b></dt>
<dd>SQL User Defined Type
</dd>
<dt><b>*SRVPGM</b></dt>
<dd>Service Program
</dd>
<dt><b>*SSND</b></dt>
<dd>Session Description
</dd>
<dt><b>*SVRSTG</b></dt>
<dd>Server Storage Space
</dd>
<dt><b>*S36</b></dt>
<dd>System/36 Machine Description
</dd>
<dt><b>*TBL</b></dt>
<dd>Table
</dd>
<dt><b>*TIMZON</b></dt>
<dd>Time Zone Description
</dd>
<dt><b>*USRIDX</b></dt>
<dd>User Index
</dd>
<dt><b>*USRPRF</b></dt>
<dd>User Profile
</dd>
<dt><b>*USRQ</b></dt>
<dd>User Queue
</dd>
<dt><b>*USRSPC</b></dt>
<dd>User Space
</dd>
<dt><b>*VLDL</b></dt>
<dd>Validation List
</dd>
<dt><b>*WSCST</b></dt>
<dd>Workstation User Customization
</dd>
</dl>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKOBJPDM.OBJATR"></a>
<h3>Object attribute (OBJATR)</h3>
<p>Specifies the object attribute for objects you want to work with. You can use this parameter to work with a subset of objects that match the object name and object type values specified for the <b>Object (OBJ)</b> and <b>Object type (OBJTYPE)</b> parameters.
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>Work with all objects that match the values specified for the OBJ and OBJTYPE parameters.
</dd>
<dt><b>*PRV</b></dt>
<dd>Work with objects that have the same object attribute you worked with in your previous WRKOBJPDM session.
</dd>
<dt><b>*BLANK</b></dt>
<dd>Work with all objects that have no attribute value.
</dd>
<dt><b><i>value</i></b></dt>
<dd>Specify the object attribute of objects you want to work with. If you specify an object attribute, you do not have to specify the object type.
<p>You can choose from the following object attribute values:
</p>
<dl>
<dt><b>BAS</b></dt>
<dd>BASIC
</dd>
<dt><b>BAS36</b></dt>
<dd>BASIC System/36
</dd>
<dt><b>BAS38</b></dt>
<dd>BASIC System/38
</dd>
<dt><b>BSCF38</b></dt>
<dd>Binary Synchronous Communication File System/38
</dd>
<dt><b>C</b></dt>
<dd>C Language
</dd>
<dt><b>CBL</b></dt>
<dd>COBOL
</dd>
<dt><b>CBLLE</b></dt>
<dd>Integrated Language Environment COBOL/400
</dd>
<dt><b>CBL36</b></dt>
<dd>COBOL System/36
</dd>
<dt><b>CBL38</b></dt>
<dd>COBOL System/38
</dd>
<dt><b>CLLE</b></dt>
<dd>Control Language Integrated Language Environment
</dd>
<dt><b>CLP</b></dt>
<dd>Control Language
</dd>
<dt><b>CLP38</b></dt>
<dd>Control Language System/38
</dd>
<dt><b>CMD</b></dt>
<dd>Command
</dd>
<dt><b>CMD38</b></dt>
<dd>Command System/38
</dd>
<dt><b>CMNF38</b></dt>
<dd>Communications File
</dd>
<dt><b>CSPAE</b></dt>
<dd>Cross-System Product Application Execution
</dd>
<dt><b>DDMF</b></dt>
<dd>Distributed Data Management
</dd>
<dt><b>DFU</b></dt>
<dd>Data File Utility
</dd>
<dt><b>DFUEXEC</b></dt>
<dd>Data File Utility Executable File
</dd>
<dt><b>DFUNOTEXC</b></dt>
<dd>Data File Utility Non-Executable File
</dd>
<dt><b>DKTF</b></dt>
<dd>Diskette File
</dd>
<dt><b>DSPF</b></dt>
<dd>Display File
</dd>
<dt><b>DSPF36</b></dt>
<dd>Display File System/36
</dd>
<dt><b>DSPF38</b></dt>
<dd>Display File System/38
</dd>
<dt><b>FTN</b></dt>
<dd>FORTRAN/400
</dd>
<dt><b>ICFF</b></dt>
<dd>Inter-System Communications Function File
</dd>
<dt><b>LF</b></dt>
<dd>Logical File
</dd>
<dt><b>LF38</b></dt>
<dd>Logical File System/38
</dd>
<dt><b>MXDF38</b></dt>
<dd>Mixed File System/38
</dd>
<dt><b>PAS</b></dt>
<dd>Pascal
</dd>
<dt><b>PF-DTA</b></dt>
<dd>Physical File - Data
</dd>
<dt><b>PF-SRC</b></dt>
<dd>Physical File - Source
</dd>
<dt><b>PF38</b></dt>
<dd>Physical File System/38
</dd>
<dt><b>PLI</b></dt>
<dd>PL/I
</dd>
<dt><b>PLI38</b></dt>
<dd>PL/I System/38
</dd>
<dt><b>PRTF</b></dt>
<dd>Printer File
</dd>
<dt><b>PRTF38</b></dt>
<dd>Printer File System/38
</dd>
<dt><b>QRY38</b></dt>
<dd>System/38 QUERY
</dd>
<dt><b>RMC</b></dt>
<dd>RM/COBOL-85**
</dd>
<dt><b>RPG</b></dt>
<dd>RPG/400
</dd>
<dt><b>RPGLE</b></dt>
<dd>Integrated Language Environment RPG/400
</dd>
<dt><b>RPG36</b></dt>
<dd>RPG System/36
</dd>
<dt><b>RPG38</b></dt>
<dd>RPG System/38
</dd>
<dt><b>RPT</b></dt>
<dd>RPG Auto Report
</dd>
<dt><b>RPT36</b></dt>
<dd>RPG Auto Report System/36
</dd>
<dt><b>RPT38</b></dt>
<dd>RPG Auto Report System/38
</dd>
<dt><b>SAVF</b></dt>
<dd>Save File
</dd>
<dt><b>SPADCT</b></dt>
<dd>Spelling Aid Dictionary
</dd>
<dt><b>SQLC</b></dt>
<dd>DB2/400 Query Manager C
</dd>
<dt><b>SQLCBL</b></dt>
<dd>DB2/400 Query Manager COBOL
</dd>
<dt><b>SQLCBLLE</b></dt>
<dd>DB2/400 Query Manager Integrated Language Environment COBOL/400
</dd>
<dt><b>SQLFTN</b></dt>
<dd>DB2/400 Query Manager FORTRAN
</dd>
<dt><b>SQLPLI</b></dt>
<dd>DB2/400 Query Manager PL/I
</dd>
<dt><b>SQLRPG</b></dt>
<dd>DB2/400 Query Manager RPG
</dd>
<dt><b>SQLRPGLE</b></dt>
<dd>DB2/400 Query Manager Integrated Language Environment RPG/400
</dd>
<dt><b>TAPF</b></dt>
<dd>Tape File
</dd>
<dt><b>TBL</b></dt>
<dd>Table
</dd>
</dl>
</dd>
<dt><b><i>generic-value</i></b></dt>
<dd>Specify the generic attribute of the objects to work with.
<p>The generic value can be in one of the following formats:
</p>
<dl>
<dt><b>RPG*</b></dt>
<dd>Displays a list of all objects whose attribute type begins with the characters RPG. For example, RPG, RPG36, and RPG38.
</dd>
<dt><b>*C</b></dt>
<dd>Displays a list of all objects whose attribute type ends with the character C. For example, C and SQLC.
</dd>
<dt><b>*I*</b></dt>
<dd>Displays a list of all objects that have the character I anywhere in the attribute type. For example, ICFF, PLI, PLI38, and SQLPLI.
</dd>
<dt><b>P*38</b></dt>
<dd>Displays a list of all objects whose attribute type begins with the character P and ends with the characters 38. For example, PLI38 and PRTF38.
</dd>
<dt><b>"a*"</b></dt>
<dd>Displays a list of all objects whose attribute type contains the letter <b>a</b> within quotation marks. For example, "a", "aB", "aD".
</dd>
<dt><b>**ALL</b></dt>
<dd>Displays a list of all objects whose attribute type ends with ALL. For example, ALL, BALL, or TESTALL. The double asterisk is needed in this case, since *ALL is defined as the special value to display objects regardless of the object attribute.
</dd>
</dl>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKOBJPDM.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Work with All Objects in a Library</b>
</p>
<p>
<pre>
WRKOBJPDM LIB(MYLIB) OBJ('*ALL')
</pre>
</p>
<p>This command allows you to work with all of the objects in library MYLIB.
</p>
<p><b>Example 2: Work with Objects of One Type</b>
</p>
<p>
<pre>
WRKOBJPDM LIB(*PRV) OBJ('*ALL') OBJTYPE(*CMD)
</pre>
</p>
<p>This command allows you to work with all command (*CMD) objects in the same library you worked with in the previous WRKOBJPDM session.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKOBJPDM.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>PDM0055</b></dt>
<dd>Error while processing the &amp;1 command.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKOBJPDM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>