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

65 lines
2.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>End S/36 Session (ENDS36)</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="ENDS36.Top_Of_Page"></a>
<h2>End S/36 Session (ENDS36)</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="#ENDS36.PARAMETERS.TABLE">Parameters</a><br>
<a href="#ENDS36.COMMAND.EXAMPLES">Examples</a><br>
<a href="#ENDS36.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="ENDS36"></a>
<p>The End System/36 (ENDS36) command allows the user to end the System/36 environment session that was started with a Start System/36 (STRS36) command.
</p>
<p>There are no parameters for this command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDS36.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="ENDS36.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#ENDS36.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="ENDS36.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
ENDS36
</pre>
</p>
<p>This command immediately ends the System/36 Environment session and any programs or procedures that are running in the System/36 Environment. If the ENDS36 command is in a procedure or in a program, the statements following the command are ignored.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDS36.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="ENDS36.ERROR.MESSAGES">Error messages</a> </h3>
<p>None
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#ENDS36.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>