Compaq AA-Q88CE-TE manual Prepare the current transaction with a reason

Models: AA-Q88CE-TE

1 320
Download 320 pages 38.47 Kb
Page 100
Image 100

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–24RTR Command Line Interface

Page 100
Image 100
Compaq AA-Q88CE-TE manual Prepare the current transaction with a reason