gtpg2m3oGeneral Macros

ROUTC-Route a Message

This general macro allows an application program to route a data message to a terminal or to another application program. The destination terminal or program can be hosted by the same processor as the originating application or by a different processor.

Format




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

LEV=Dx
The argument required for this keyword parameter is the entry block data level (D0-DF), which contains the message block.

LIST=Rx
The argument required for this keyword parameter is a symbolic register (R0-R7 inclusive), which contains the address of the router control parameter list (RCPL).

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.