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

61 lines
2.0 KiB
HTML
Raw Permalink 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 of File (EOF)</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="EOF.Top_Of_Page"></a>
<h2>End of File (EOF)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>
<ul><li>Batch job (*BATCH)</li>
<li>Interactive job (*INTERACT)</li>
<li>Batch REXX procedure (*BREXX)</li>
<li>Interactive REXX procedure (*IREXX)</li>
</ul><b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#EOF.PARAMETERS.TABLE">Parameters</a><br>
<a href="#EOF.COMMAND.EXAMPLES">Examples</a><br>
<a href="#EOF.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="EOF"></a>
<h3>.. EOF Control Statement</h3>
<p>Use the end-of-file (.. EOF) control statement to end the reader input stream. When this control statement is in the input stream, it sends an end-of-file sequence to the host subsystem. This control statement can be placed in a command file, issued using direct-workstation input, or issued from the RJE console. It has no parameters.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#EOF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="EOF.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#EOF.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div>
<h3><a name="EOF.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#EOF.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="EOF.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#EOF.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>