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

Rtr
Table of Contents

Advertisement

CALL RTR_SEND_TO_SERVER

If /FORMAT is specified without
format string. The format string is generated using the parameters given for
the qualifiers /SIGNED, /UNSIGNED, /STRING and /LENGTH. The following
table shows permitted values for these qualifiers when using /FORMAT without
fmt-string
Table 6–15 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.
/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
/READONLY
/NOREADONLY
The /READONLY qualifier sets the flag RTR_F_SEN_READONLY in the call
rtr_send_to_server( )
/RETURN_TO_SENDER
/NORETURN_TO_SENDER
The /RETURN_TO_SENDER qualifier sets the flag
RTR_F_SEN_RETURN_TO_SENDER in the call
/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.
6–40 RTR Command Line Interface
.
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
.
, RTR automatically generates a
fmt-string
With /NOLENGTH
"%nC" where n=strlen(string)
"%SL"
"%SL"
"%SL"
"%SL"
"%SL"
"%SL"
rtr_send_to_server( )
fmt-string
. If
node-list
. If
file-spec
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents