gtpg2m31General Macros

KARMA-SLC Link Alarm

This general macro is used to send messages to specified display terminals. Messages can consist of:

Messages may be preceded by a header containing any or all of the following:

Messages may be sent to any or all of the following addresses:

Format




label
A symbolic name can be assigned to the macro statement.

message_number
This specifies a prepared message number. Message numbers are contained in CMAMC. The X'00'-X'FE' specify "canned" messages. The CXJMOTX = X'FF' specifies its own text supplied.

work_area
This specifies the address of a 16-byte work area, aligned on a halfword boundary, which is immediately followed by text substitution data if required.

Entry Requirements

Return Conditions

Programming Considerations

The KARMA macro enters CMC1, which sets up the work area and issues a CRETC macro (with the S parameter) to CMA1 to output the requested message.

Examples

None.