- (LONG) action

Returns the rm_Action field of RexxMsg

- (OBString *) arg0

Returns RexxMsg's arguments

- (OBString *) arg1
- (OBString *) arg2
- (OBString *) argAtIndex:(ULONG)index
- (void) replyMessage

Replies the underlying RexxMsg, the object will become invalid once the message has been replied NOTE: dealloc will replyMessage if it has not been replied yet

- (void) setResult:(LONG)result

Sets the result codes

- (void) setResultString:(OBString *)result

Sets result to RC_OK and a result string