M204.2984: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | No edit summary | ||
| (10 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| __NOTOC__ | __NOTOC__ | ||
| <p> | <p> | ||
| This message is used to display trace entries written at each Atom (Step) in a REGEX scan consequent to a specified <b>T</b>race option.  | |||
| </p> | </p> | ||
| <p> The following information is displayed: | |||
| </p> | |||
| <p> | |||
| <b><i>token:</i></b>  One or more blanks proportional to the depth of the processing. | |||
| </p> | |||
| <p> | |||
| <b><i>token2:</i></b>  One of the following characters indicating the results of the Atom's processing. | |||
| <ul> | |||
| <LI><b><</b> retry</LI>																				 | |||
| <LI><b>></b> goto</LI> | |||
| <LI><b>+</b> success</LI> | |||
| <LI><b>-</b> failure </LI> | |||
| </ul> | |||
| </p> | |||
| <p> | |||
| <b><i>token3:</i></b>  The Atom number. | |||
| </p> | |||
| <p> | |||
| <b><i>token4:</i></b>  One of the following symbols indicating the type of Atom processed: | |||
| <ul> | |||
| <LI><b>ALPH</b></LI>																				 | |||
| <LI><b>ANCH</b></LI> | |||
| <LI><b>BREF</b></LI> | |||
| <LI><b>CHR </b></LI> | |||
| <LI><b>DOT </b></LI>																				 | |||
| <LI><b>GRP </b></LI> | |||
| <LI><b>OK  </b></LI> | |||
| <LI><b>OR  </b></LI> | |||
| <LI><b>RNG </b></LI>																				 | |||
| <LI><b>STR </b></LI> | |||
| </ul> | |||
| </p> | |||
| <p> | |||
| <b><i>token5:</i></b>  The Atom offset. | |||
| </p> | |||
| <p> | |||
| <b><i>token6:</i></b>  The position within the Atom. | |||
| </p> | |||
| <p> | <p> | ||
| <b>Response:</b> | <b>Response:</b> | ||
| This is an informational message. No response is required. | |||
| </p> | </p> | ||
| <p><b>Version introduced:</b> | <p><b>Version introduced:</b> | ||
| 7.8 | |||
| </p> | </p> | ||
| {{Template:M204.2984 footer}} | {{Template:M204.2984 footer}} | ||
| [[Category: Pending messages]] | [[Category: Pending messages]] | ||
Latest revision as of 18:12, 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
token3: The Atom number.
token4: One of the following symbols indicating the type of Atom processed:
- ALPH
- ANCH
- BREF
- CHR
- DOT
- GRP
- OK
- OR
- RNG
- STR
token5: The Atom offset.
token6: The position within the Atom.
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 |