Call Rtr_Error_Text; Parameters For Rtr_Error_Text - Compaq AA-Q88CE-TE System Manager's Manual

Rtr
Table of Contents

Advertisement

CALL RTR_ERROR_TEXT

CALL RTR_ERROR_TEXT
The CALL RTR_ERROR_TEXT command causes a command server to execute
the
rtr_error_text( )
Format
CALL RTR_ERROR_TEXT
Command Qualifiers
/OUTPUT[=file-spec]
/STATUS=status-code
Description
The CALL RTR_ERROR_TEXT command causes a command server to call the
rtr_error_text( )
The
rtr_error_text( )
Reference Manual.
The prototype of
Table 6–5 shows the correspondence between values you supply on the command
line and the C language parameter values produced and used for the call.
Table 6–5 Parameters for rtr_error_text
C Parameter Name
Parameter Value
sts
42
Qualifiers
/OUTPUT[=file-spec]
/OUTPUT=stdout (D)
Specifies that the resulting information is written to the file
/OUTPUT
/STATUS=status-code
No default
Specifies the
Examples
This command shows the text associated with error number 4849722.
RTR> CALL RTR_ERROR_TEXT /STATUS=4849722
error text
6–12 RTR Command Line Interface
routine and to display the returned error text.
routine using the value supplied on the command line.
routine itself is described in Application Programmer's
rtr_error_text( )
char
*rtr_error_text (
rtr_status_t
) ;
or
is omitted then the standard or default output is used.
file-spec
parameter in the
sts
normal successful completion
Defaults
/OUTPUT=stdout
/none
is:
sts
Command Line Specification
42 (parameter)
rtr_request_info( )
file-spec
. If
call.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Reliable transaction router, version 3.2

Table of Contents