The message profile variables set following &MSGREAD are as follows. Depending on the setting of certain key variables, some profile variables can be null.
Indicates terminal alarm. Values are YES or NO.
Indicates whether the message was generated by a MSG ALL command. Value is YES or NO, or null if &ZMTYPE=DOM.
Indicates the color attribute of the message. Value can be any one of NONE, RED, BLUE, GREEN, YELLOW, TURQUOISE, PINK, or WHITE. This attribute is null if &ZMTYPE=DOM.
If &ZMTYPE=DOM, value is DOM; otherwise, it is NO.
Contains the delete operator message identifier (domid) of the message read, if the message has the non-roll delete message attribute, as determined by the setting of the &ZMNRD variable. If &ZMNRD=NO, this variable is set to null.
Indicates whether the message originated from the File Transmission Services (FTS) optional feature. Value is YES or NO. This attribute is null if &ZMTYPE=DOM.
Indicates the display highlighting attributes of the message. Values are NONE, USCORE, REVERSE, or BLINK. This attribute is null if &ZMTYPE=DOM.
Indicates the display intensity attribute of the message. Values are HIGH or LOW or null if no message being processed. This attribute is null if &ZMTYPE=DOM.
Value is always null.
Value is always null.
Contains the message prefix of the last handler of the message just received. Values can be:
Message generated internally by this system.
Message prefix of the ROF session which delivered the message.
The session ID of the MAI OC session that delivered the message.
This attribute is null if &ZMTYPE=DOM.
Indicates the type of the last handler of the message just received. Values can be:
If the message was generated within this system.
If the message was delivered across a ROF session.
If the message was delivered across an MAI OC session.
This attribute is null if &ZMTYPE=DOM.
Value is always null.
Value is always null.
Contains the mapname of the object in $MSG.USERMDO for the current message (if present).
Indicates whether the message received is a monitor class message. Values are YES or NO.
Value is YES or NO.
Indicates whether the message carries the non-roll delete attribute. Values can be:
Not a non-roll delete message.
Message is non-roll delete and can be deleted only by a delete operator message (DOM) instruction.
If the message is non-roll delete but is deleted only by the cursor delete function from an OCS window.
Contains the message prefix of the originator of the message just received. Will be null if &ZMTYPE=DOM.
Indicates the type of the originator of the message just received. Values can be:
If the message was generated within this system.
If the message was delivered across a ROF session.
If the message was delivered across an MAI OC session.
This attribute is null if &ZMTYPE=DOM.
Indicates whether the message text has been prefixed with identifier values, for example MAI OC session identifier or ROF message prefix. Values are YES or NO. This attribute is null if &ZMTYPE=DOM.
Is set to the entire message text, prefixed with any ROF or MAI OC session identifiers according to the current profile settings, as it will appear on the OCS window if the message is allowed to flow to the window unchanged. This attribute is null if &ZMTYPE=DOM.
Value is always null.
Value is always null.
Indicates whether the message was solicited or unsolicited. A solicited message is usually a command response. Values are YES (solicited) or NO. This attribute is null if &ZMTYPE=DOM.
Indicates the verb that last set the values of the message profile variables. This will always be MSGREAD for the &MSGREAD message profile. The suite of message profile variables remain set until changed by the execution of another verb that modifies the suite.
If &ZMTYPE=MSG, &ZMTEXT contains the entire message text. If &ZMTYPE=DOM, then &ZMTEXT is null.
Specifies the type of message received after execution of the read verb. Values are:
The message is a standard text message.
The message is a delete operator message instruction.
The message is a request message that has satisfied &INTREAD TYPE=ANY or TYPE=REQ.
The value DOM is possible only if DOM=YES is coded on the &MSGREAD statement.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |