A system variable that indicates whether or not the current message is a single line message.
Set to YES for a single line WTO or WTOR, and set to NO for multi-line WTOs.
Example: &AOMSINGL
.LOOP &AOMREAD SET &IF &AOMSINGL = NO &THEN &GOTO .MULTILINE . . . .MULTILINE-* Multi-line processing . . . &GOTO .LOOP
Note: &AOMSINGL is used in conjunction with &AOMMAJOR and &AOMMINOR to manipulate or enhance multi-line WTOs.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |