ROR REPORT STYLESHEET

TITLEVALUE
NAMEROR REPORT STYLESHEET
DESCRIPTIONThe ROR REPORT STYLESHEET remote procedure retrieves the XSL stylesheet
associated with the report. If there is no stylesheet available, the
default one is returned.
TAGGETXSL
ROUTINERORRP011
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERRPTCODE
DESCRIPTIONCode of the report (value of the CODE field of the report descriptor in
the ROR REPORT file).
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERTYPE
DESCRIPTIONThe TYPE parameter defines the type of requested stylesheet:

1 Report preview (default)
2 Comma-separated output
3 Printer output
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONA negative value of the first "^"-piece of the Results[0] indicates that
an error occurred during the execution of the remote procedure. In this
case, the second piece of the Results[0] will contain number of the error
descriptors returned in the subsequent nodes of the Results array:

Results[0] Result Descriptor
^01: The last error code
^02: Number of the error descriptors

Results[i] Error Descriptor
^01: Error code
^02: Message
^03: Place of the error

Otherwise, the elements of the resulting array (starting from 0) contain
the lines of the XSL stylesheet.
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED