Generated Format Strings - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

Table 6–12 Generated Format Strings
Data Type
STRING
SIGNED
SIGNED
SIGNED
UNSIGNED
UNSIGNED
UNSIGNED
Refer to Application Programmer's Reference Manual, section ''Defining a
Message Format Description'' for information on constructing a
parameter.
/INDEPENDENT
NOINDEPENDENT
Use the /INDEPENDENT qualifier to specify the flags parameter RTR_F_ACC_
INDEPENDENT in the call to rtr_reply_to_client( ).
/LENGTH_OF_FIELD=field-length
Enter the size of the message field that you want to define. The default for string
types is the length of the message entered, plus one (for the zero termination
byte). The default for signed and unsigned types is four. This is a positional
qualifier; it must immediately follow the message field that it refers to.
/NODE[=node-list]
/NODE=default-node-list (D)
Specifies that the command is executed on all nodes specified in
node-list
command was issued.
/OUTPUT[=file-spec]
/OUTPUT=stdout (D)
Specifies that the resulting information is written to the file
/OUTPUT
/TYPE_OF_DATA=STRING | SIGNED | UNSIGNED
/TYPE_OF_DATA=STRING (D)
Enter the data type of the message field that you want to define. The default
is the string type. This is a positional qualifier; it must immediately follow the
message field that it refers to.
Related commands
CALL RTR_SEND_TO_SERVER
CALL RTR_RECEIVE_MESSAGE
With /LENGTH=
=n, "%nC"
=1, "%SB"
=2, "%SW"
=4, "%SL"
=1, "%UB"
=2, "%UW"
=4, "%UL"
is omitted then the command is executed only on the node where the
or
is omitted then the standard or default output is used.
file-spec
CALL RTR_REPLY_TO_CLIENT
With /NOLENGTH
"%nC" where n=strlen(string)
"%SL"
"%SL"
"%SL"
"%SL"
"%SL"
"%SL"
fmt-string
node-list
file-spec
RTR Command Line Interface 6–33
. If
. If

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents