beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 100

background image

CALL RTR_PREPARE_TX

/REASON[=reason]
/REASON=0

Use /REASON to supply a value for the

reason

parameter in the call to

rtr_prepare_tx( )

.

The reason parameter to

rtr_prepare_tx( )

is used in place of the reason

parameter in the subsequent

rtr_accept_tx call( )

(that is, the reason field in

the call to

rtr_accept_tx call( )

or

rtr_reject_tx( )

which follows a call to

rtr_prepare_tx( )

is ignored). The default for value for /REASON is 0.

Related commands

CALL RTR_OPEN_CHANNEL

CALL RTR_REJECT_TX

Examples

Prepare the current transaction with a reason of 42.

RTR> CALL RTR_PREPARE_TX /REASON=42
%RTR-S-OK, normal successful completion

6–24 RTR Command Line Interface