70 lines
2.0 KiB
HTML
70 lines
2.0 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>Start PDM (STRPDM)</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="STRPDM.Top_Of_Page"></a>
|
||
|
<h2>Start PDM (STRPDM)</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="#STRPDM.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#STRPDM.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#STRPDM.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="STRPDM"></a>
|
||
|
<p>The Start PDM (STRPDM) command calls the Programming Development Manager (PDM) utility. A menu is displayed where you choose options to work with libraries, objects, members, and user-defined options.
|
||
|
</p>
|
||
|
<p>This command has no parameters.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRPDM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="STRPDM.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRPDM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="STRPDM.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
STRPDM
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command starts the Programming Development Manager (PDM) utility and displays the initial PDM menu.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRPDM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="STRPDM.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 &1 command.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#STRPDM.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|