Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
ASMA140W HLASM Programmer's Guide SC26-4941-06 |
|
END record missing ExplanationEnd-of-file on the source input data set occurred before an END
statement was read. One of the following situations has occurred:
System actionAn END statement is generated. It is assigned a statement number but not printed. If any literals are waiting, they are processed as usual following the END statement. Programmer responseCheck for lost records. Supply a valid END statement; or, if you use OPSYN to define another symbol as END, place it before the possible entry into the lookahead phase. Severity4 |
Copyright IBM Corporation 1990, 2014
|