MSIR.0830 Only one TO clause allowed
(Redirected from MSIR.0830)
An HTML or Text statement was specified with multiple To clauses but, as the error message indicates, this is not allowed. If the intent is to populate multiple Stringlists with the same data, either use two HTML/Text blocks or populate one of the blocks using the HTML/Text statement, and then copy those items either using the Copy or CopyItems method.
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 |