XWB EXAMPLE GET LIST (107)    REMOTE PROCEDURE (8994)

Name Value
NAME XWB EXAMPLE GET LIST
TAG GETLIST
ROUTINE XWBEXMPL
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
This RPC brings back a list of elements to the client.  The user can request
either a number of lines or a number of Kilobytes of data to be returned.
This RPC exists support of RPC Broker Example program.
INPUT PARAMETER
  • ITEMS
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter can be only one of two values:
      LINES     - RPC will return a number of lines
      KILOBYTES - RPC will return a number of kilobytes of data
    
  • QUANTITY
    PARAMETER TYPE:   LITERAL
    DESCRIPTION:   
    Either a number of lines or a number of kilobytes to send back.