The message profile variables set following &INTREAD are as follows. Depending on the setting of certain key variables, some profile variables can be null.
Specifies whether an &INTREAD operation has been satisfied by a request message or a response message. Values are REQ (request message) or RESP (response message) or NONE (no message).
Indicates whether the message will cause the terminal alarm to sound. Value is YES or NO, or null if &ZINTYPE=REQ.
Indicates whether the message was generated by a MSG ALL command. Value is YES or NO, or null if &ZINTYPE=REQ.
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 &ZINTYPE=REQ.
Indicates whether the message is a delete operator message instruction. Value is YES or NO. This value is dependent also on the setting of the &ZMTYPE variable.
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 or &ZINTYPE=REQ, this variable is set to null.
Is set when the incoming message was generated by an &EVENT verb and contains the nclid of the procedure which issued the &EVENT.
Is set for incoming event messages (N00102) and represents the EDS profile name which resulted in delivery of the event notification.
Contains the routecde of the incoming event message (N00102), if the ROUTECDE operand was specified on the originating &EVENT verb.
Is set for incoming event messages (N00102) to the time the event originated. Time is in the format HH.MM.SS.TTT.
Is set when the incoming message was generated by an &EVENT verb and contains the userid of the user who issued the &EVENT verb. This variable is also set for some system events and represents the user who was responsible for the event generation.
Indicates whether the message originated from the File Transmission Services (FTS) optional feature. Value is YES or NO, or null if &ZINTYPE=REQ.
Indicates the display highlighting attributes of the message. Values are NONE, USCORE, REVERSE, or BLINK. This attribute is null if &ZINTYPE=REQ.
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 &ZINTYPE=REQ.
Always null.
Always null.
Contains the message prefix of the last handler of the message just received.
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.
Always null.
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. This attribute is null if &ZINTYPE=REQ.
Indicates whether the message received is a standard message or not. The setting of this variable is always opposite to the setting of the &ZMDOM variable and is dependent on the setting of the &ZMTYPE variable. This attribute is null if &ZINTYPE=REQ.
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 &ZINTYPE=REQ.
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 &ZINTYPE=REQ.
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 &ZINTYPE=REQ.
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. Will be null if &ZINTYPE=REQ.
If &ZINTYPE=REQ (&INTREAD satisfied by a request message), this variable is set to the user ID of the user that issued the INTQUE command that generated the request message, or to the NCL ID of the NCL process that issued the INTQUE command. This variable is dependent on &ZINTYPE for relevance, and its setting is categorized by the &ZMREQSRC variable which will also be set. (This is available to &INTREAD only.)
If &ZINTYPE=REQ (&INTREAD satisfied by a request message), this variable indicates whether the source of the INTQUE command that generated the message was a user or another NCL process. Values are USER or NCL respectively. (This is available to &INTREAD only.)
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 &ZINTYPE=REQ.
Indicates the verb that last set the values of the message profile variables. It will always be INTREAD for the &INTREAD message profile. The suite of message profile variables remain set until changed by the execution of another verb that modifies the suite.
Contains the text of the message received. This attribute is null if &ZMTYPE=DOM.
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.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |