Message
class.name | The name of the message (e.g. "ZOOM"). |
info | Message information (this is just an integer). |
data | The data associated with the message (can be a table). |
fid | Identifies the sender ID (e.g. "PLOT") |
from | Identifies the sender (Object) |
to | Identifies the intended receiver of the message. |
quals | Additional information or object to pass (usually a Table). |
Object
.
Object
.X-Midas Users Take Note: |
---|
![]() Object .
|
Note: |
---|
Certain message names are reserved and have special uses. These
names should be avoided when composing messages. Also, since command id's
become the message name when interacting with the macro, users should not
assign any commands an id with one of these reserved names:EXIT ERROR EXEC MACRO |