M204.2984: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
<LI><b>></b> goto</LI> | <LI><b>></b> goto</LI> | ||
<LI><b>+</b> success</LI> | <LI><b>+</b> success</LI> | ||
<LI><b>-</b> failure | <LI><b>-</b> failure </LI> | ||
</ul> | </ul> | ||
Revision as of 17:43, 23 October 2025
M204.2984 tokentoken2Atoken3 (token4), pos: token5, string pos: token6
This message is used to display trace entries written at each Atom (Step) in a REGEX scan consequent to a specified Trace option.
The following information is displayed:
token: One or more blanks proportional to the depth of the processing
token2: One of the following characters indicating the results of the Atom's processing
- < retry
- > goto
- + success
- - failure
Response: This is an informational message. No response is required
Version introduced: 7.8
Message attributes:
| RETCODEO=0 | Sets online return code |
|---|---|
| RETCODEB=0 | Sets batch (single user) return code |
| CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
| AUDITAD | Writes the message with line type AD to the audit trail |
| NOCOUNT | Does not increment the error count (ERCNT) parameter |