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

134 lines
4.0 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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 TIE (WRKTIE)</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="WRKTIE.Top_Of_Page"></a>
<h2>Work with TIE (WRKTIE)</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="#WRKTIE.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKTIE.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKTIE.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKTIE"></a>
<p>The Work with Technical Information Exchange (WRKTIE) command shows a menu where you can choose one of the following TIE tasks:
</p>
<ul>
<li>Send TIE files
</li>
<li>Receive TIE files
</li>
<li>Query TIE files
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKTIE.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="#WRKTIE.SPTUSRID"><b>SPTUSRID</b></a></td>
<td valign="top">User ID</td>
<td valign="top"><i>Name</i></td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKTIE.SPTPWD"><b>SPTPWD</b></a></td>
<td valign="top">Password</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#WRKTIE.ACCOUNT"><b>ACCOUNT</b></a></td>
<td valign="top">Account</td>
<td valign="top"><i>Character value</i>, <b><u>*RTV</u></b></td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKTIE.SPTUSRID"></a>
<h3>User ID (SPTUSRID)</h3>
<p>Specifies the user identifier needed to sign on to the remote support network.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKTIE.SPTPWD"></a>
<h3>Password (SPTPWD)</h3>
<p>Specifies the password needed to sign on to the remote support network.
</p>
<p>This is a required parameter.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKTIE.ACCOUNT"></a>
<h3>Account (ACCOUNT)</h3>
<p>Specifies the network account number needed to sign on the remote support network. If the account number is not specified, the account number from the contact database is used.
</p>
<dl>
<dt><b><u>*RTV</u></b></dt>
<dd>The account number from the contact database is used.
</dd>
<dt><b><i>account-number</i></b></dt>
<dd>Specify the account number being used.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKTIE.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
WRKTIE SPTUSRID(ACME) SPTPWD(11111) ACCOUNT(11420880)
</pre>
</p>
<p>This command allows a user whose ID is ACME, whose password is 11111, and whose account number is 11420880 to work with the TIE main menu.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKTIE.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKTIE.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>