Call Rtr_Reply_To_Client - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

CALL RTR_REPLY_TO_CLIENT

The CALL RTR_REPLY_TO_CLIENT command causes a command server to
execute the
Format
CALL RTR_REPLY_TO_CLIENT [message-field1] [,message-field2...]
Parameters
[message-field1] [,message-field2...]
Specify the message to be sent as one or more comma separated parameter
values. You can use the /TYPE_OF_DATA and /LENGTH_OF_DATA positional
qualifiers on each parameter value to specify the data type and length of each
field.
Command Qualifiers
/ACCEPT
/CHANNEL_NAME=channel-name
/CLUSTER
/FORMAT=fmt-string
/INDEPENDENT
/LENGTH_OF_FIELD=message lengthDepends on data type; see description.
/NODE[=node-list]
/OUTPUT[=file-spec]
/TYPE_OF_DATA=data type
Description
The CALL RTR_REPLY_TO_CLIENT command causes a command server to
call the
line.
The numeric status returned from the call is then converted to its textual
representation and displayed.
The
rtr_reply_to_client( )
Programmer's Reference Manual.
The prototype of
rtr_status_t
Table 6–11 shows the correspondence between values you supply on the command
line and the C language parameter values produced and used for the call.
rtr_reply_to_client( )
rtr_reply_to_client( )
routine itself is described in Application
rtr_reply_to_client( )
rtr_reply_to_client (
rtr_channel_t
rtr_rep_flag_t
rtr_msgbuf_t
rtr_msglen_t
rtr_msgfmt_t
) ;
CALL RTR_REPLY_TO_CLIENT
routine and to display the returned status.
Defaults
NOACCEPT
/CHANNEL_NAME=RTR$DEFAULT_CHANNEL
/NOCLUSTER
/NOFORMAT
NOINDEPENDENT
/NODE=default-node-list
/OUTPUT=stdout
/TYPE_OF_DATA=STRING
routine using values supplied on the command
is:
channel,
flags,
pmsg,
msglen,
msgfmt
RTR Command Line Interface 6–31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents