Loading...
Select Version
&pagelevel(5)&pagelevel
The END statement terminates the input of all IOGEN statements.
END |
If the end criterion
EOF is detected when reading in the IOGEN statements without the END statement having been issued, recourse is made to the preceding input medium if this is available (as for SYSFILE SYSDTA=(LAST)). If 'EOF' is detected in the primary input source without the END statement having been issued, the messages NGC0A36 and NGC0A42 are output. Generation is continued with the data of the statements read in so far.