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

69 lines
2.1 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>End TIE Session (ENDTIESSN)</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="ENDTIESSN.Top_Of_Page"></a>
<h2>End TIE Session (ENDTIESSN)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>
<ul><li>Batch job (*BATCH)</li>
<li>Batch program (*BPGM)</li>
<li>Batch REXX procedure (*BREXX)</li>
<li>Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)</li>
</ul><b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#ENDTIESSN.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDTIESSN.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDTIESSN.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDTIESSN"></a>
<p>The End Technical Information Exchange Session (ENDTIESSN) command allows you to disconnect the communications line used for TIE batch commands. This command must follow other TIE batch commands.
</p>
<p>There are no parameters for this command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDTIESSN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDTIESSN.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#ENDTIESSN.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="ENDTIESSN.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
ENDTIESSN
</pre>
</p>
<p>This command ends the TIE function by disconnecting the communications line used for TIE batch commands.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDTIESSN.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDTIESSN.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDTIESSN.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>