MSIR.0832 Can't end with ellipses with TO clause
Jump to navigation
Jump to search
An HTML or Text statement was specified with a To keyword, but the last line in the block ended with an ellipsis (...). This is not allowed.
If the intent of the ellipsis is to be able to append to the end of the last added StringList item, this must be accomplished some other way (for example, store what would be the last line in the StringList in a Longstring, then put that at the start of a subsequent Html or Text block).
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |