175 lines
5.4 KiB
HTML
175 lines
5.4 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>Edit S/36 Source Attributes (EDTS36SRCA)</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="EDTS36SRCA.Top_Of_Page"></a>
|
|
<h2>Edit S/36 Source Attributes (EDTS36SRCA)</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="#EDTS36SRCA.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#EDTS36SRCA.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#EDTS36SRCA.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="EDTS36SRCA"></a>
|
|
<p>The Edit System/36 Source Attributes (EDTS36SRCA) command presents the attributes of the specified source member on your display for you to change. The attributes of a specified source member, or of all source members in the specified library, can be changed.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="EDTS36SRCA.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="#EDTS36SRCA.MBR"><b>MBR</b></a></td>
|
|
<td valign="top">S/36 source member</td>
|
|
<td valign="top"><i>Name</i>, *ALL</td>
|
|
<td valign="top">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#EDTS36SRCA.FILE"><b>FILE</b></a></td>
|
|
<td valign="top">Source file</td>
|
|
<td valign="top"><i>Qualified object name</i></td>
|
|
<td valign="top" rowspan="3">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Qualifier 1: Source file</td>
|
|
<td valign="top"><i>Name</i>, <b><u>QS36SRC</u></b></td>
|
|
</tr><tr>
|
|
<td valign="top">Qualifier 2: Library</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*LIBL</u></b>, *CURLIB</td>
|
|
</tr></table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="EDTS36SRCA.MBR"></a>
|
|
<h3>S/36 source member (MBR)</h3>
|
|
<p>Specifies the name of the source member that is having its attributes updated.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ALL</u></b></dt>
|
|
<dd>The attributes of all source members in the file are shown for update.
|
|
</dd>
|
|
<dt><b><i>source-member-name</i></b></dt>
|
|
<dd>Specify the name of the source member.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="EDTS36SRCA.FILE"></a>
|
|
<h3>Source file (FILE)</h3>
|
|
<p>Specifies the name of the physical file that contains the source member.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>QS36SRC</u></b></dt>
|
|
<dd>The default physical file, QS36SRC, is used.
|
|
</dd>
|
|
<dt><b><i>source-file-name</i></b></dt>
|
|
<dd>Specify the name of the physical file.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible library values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*LIBL</u></b></dt>
|
|
<dd>The library list is used to locate the file.
|
|
</dd>
|
|
<dt><b>*CURLIB</b></dt>
|
|
<dd>The current library for the job is used to locate the file. If no library is specified as the current library for the job, QGPL is used.
|
|
</dd>
|
|
<dt><b><i>library-name</i></b></dt>
|
|
<dd>Specify the library where the file is located.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="EDTS36SRCA.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
EDTS36SRCA MBR(*ALL) FILE(SDALIB/QS36SRC)
|
|
</pre>
|
|
</p>
|
|
<p>This command shows the source attributes of all the source members in file QS36SRC in library SDALIB and allows them to be changed.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="EDTS36SRCA.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF2C0A</b></dt>
|
|
<dd>Member &3 attributes not changed.
|
|
</dd>
|
|
<dt><b>CPF2C0B</b></dt>
|
|
<dd>Changing attributes not allowed for SSP member &3.
|
|
</dd>
|
|
<dt><b>CPF2C08</b></dt>
|
|
<dd>File &1 is not a source file.
|
|
</dd>
|
|
<dt><b>CPF7D41</b></dt>
|
|
<dd>Error occurred while logging order assistance request.
|
|
</dd>
|
|
<dt><b>CPF7D42</b></dt>
|
|
<dd>Error occurred while performing database operation.
|
|
</dd>
|
|
<dt><b>CPF9803</b></dt>
|
|
<dd>Cannot allocate object &2 in library &3.
|
|
</dd>
|
|
<dt><b>CPF9812</b></dt>
|
|
<dd>File &1 in library &2 not found.
|
|
</dd>
|
|
<dt><b>CPF9815</b></dt>
|
|
<dd>Member &5 file &2 in library &3 not found.
|
|
</dd>
|
|
<dt><b>CPF9820</b></dt>
|
|
<dd>Not authorized to use library &1.
|
|
</dd>
|
|
<dt><b>CPF9822</b></dt>
|
|
<dd>Not authorized to file &1 in library &2.
|
|
</dd>
|
|
<dt><b>CPF9826</b></dt>
|
|
<dd>Cannot allocate file &2.
|
|
</dd>
|
|
<dt><b>CPF9871</b></dt>
|
|
<dd>Error occurred while processing.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#EDTS36SRCA.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|