Previous Topic: Examining Message Data Through the GCMDELXT RoutineNext Topic: Changing Message Text Through Exit Routines


Changing Routing Data Through Exit Routines

You can change some of the routing data associated with a message through the GCMSRCXT routine. To do this, use the message selection table that is passed to these routines in the parameter list at Register 1.

Make note of the following information if you use this table:

USERID DS XL8 Issuing user ID MESSNAME DS XL12 Message ID MCSFLAGS DS XL2 Standard MCS flags DESCODES DS XL2 Descriptor codes ROUTCODE DS XL16 Routing codes DS XL2 Reserved EXITFLAG DS X Flag byte for exit PLIST MVSSYS EQU X80 Message from MVS system VMSYS EQU X40 Message from VM system DS XL5 Reserved SEQNUM DS XL4 Unique sequence number assigned to message