xpmdispose

xpmdispose xpmId disp msgId ?...?

This command places one or more messages onto xpmId’s output list with disposition disp.

disp must be one of these TPS disposition values:

  • continue
  • error
  • kill (stop)
  • over
  • proto
  • send

Messages that are passed to XPM by this command are no longer available in the interpreter.

This command returns an empty string.