Call rtr_open_channel – Compaq AA-Q88CE-TE User Manual
Page 91
![background image](/manuals/64981/91/background.png)
CALL RTR_OPEN_CHANNEL
CALL RTR_OPEN_CHANNEL
The CALL RTR_OPEN_CHANNEL command causes a command server to
execute the
rtr_open_channel( )
routine and to display the returned status.
Format
CALL RTR_OPEN_CHANNEL
Command Qualifiers
Defaults
/ACCEPT_EXPLICIT
/NOACCEPT_EXPLICIT
/ACCESS=access
/NOACCESS
/BE_CALL_OUT
/NOBE_CALL_OUT
/CHANNEL_NAME=channel-name
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/CLIENT
/NOCLIENT
/CLUSTER
/NOCLUSTER
/CONCURRENT
/CONCURRENT
/EVENTS[=event-nr-list]
/NOEVENTS
/FACILITY_NAME[=facility-name]
/FACILITY_NAME=RTR$DEFAULT_FACILITY
/FOREIGN_TM[=tm_id]
/NOFOREIGN_TM
/HIGH_BOUND=high-bound
/HIGH_BOUND=max-value-for-key-type
/KEY1=keysegdesc
/KEYn=keysegdesc
/LENGTH_OF_FIELD=key-field-length /LENGTH_OF_FIELD=4
/LOW_BOUND=low-bound
/LOW_BOUND=lowest value for key-type
/NODE[=node-list]
/NODE=default-node-list
/OFFSET_OF_KEY=offset
/OFFSET_OF_KEY=0
/OUTPUT[=file-spec]
/OUTPUT=stdout
/PARTITION_NAME=partition-name
/PREPARE_EXPLICIT
/NOPREPARE_EXPLICIT
/RECIPIENT_NAME=rcpnam
/RECIPIENT_NAME=null
/SERVER
/NOSERVER
/SHADOW
/NOSHADOW
/STANDBY
/STANDBY
/TR_CALL_OUT
/NOTR_CALL_OUT
/TYPE_OF_FIELD=key-field-type
/TYPE_OF_FIELD=UNSIGNED
Description
The CALL RTR_OPEN_CHANNEL command causes a command server to call
the
rtr_open_channel( )
routine using values supplied on the command line.
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_open_channel( )
routine itself is described in Application Programmer’s
Reference Manual.
The prototype of
rtr_open_channel( )
is:
RTR Command Line Interface 6–15