MSIR.0832 Can't end with ellipses with TO clause
An HTML or Text statement was specified with a To keyword, but the last line in the block ended with a ellipses (...). This is not allowed. If the intent of the ellipses is to be able to append to the end of the last added StringList item, this must be accomplished some other way, perhaps by, instead, storing what would be the last line in the StringList in a Longstring and putting 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 |