ROR REPORT STYLESHEET (1783)    REMOTE PROCEDURE (8994)

Name Value
NAME ROR REPORT STYLESHEET
TAG GETXSL
ROUTINE RORRP011
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
VERSION 1
DESCRIPTION
The ROR REPORT STYLESHEET remote procedure retrieves the XSL stylesheet 
associated with the report. If there is no stylesheet available, the 
default one is returned.
INPUT PARAMETER
  • RPTCODE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Code of the report (value of the CODE field of the report descriptor in
    the ROR REPORT file).
    
  • TYPE
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The TYPE parameter defines the type of requested stylesheet:
     
      1  Report preview (default)
      2  Comma-separated output
      3  Printer output
    
RETURN PARAMETER DESCRIPTION
A negative value of the first "^"-piece of the Results[0] indicates that
  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.
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