SDEC PREFGETV (3568)    REMOTE PROCEDURE (8994)

Name Value
NAME SDEC PREFGETV
TAG PREFGETV
ROUTINE SDEC
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
DESCRIPTION
Get all valid Preference text from SDEC PREFERENCES AND SPECIAL NEEDS 
file.
RETURN PARAMETER DESCRIPTION
 ; Successful Return:
 ;     The RPC execution stops and the RPC Broker sends the error 
generated
 ;     text back to the client.
 ;  Global array containing a list of the valid Preferences in which each 
array entry contains the preference text.
 ; Caught Exception Return:
 ;   A single entry in the Global Array in the format "-1^<error text>"
 ;   "T00020RETURNCODE^T00100TEXT"
 ; Unexpected Exception Return:
 ;     Handled by the RPC Broker.
 ;     M errors are trapped by the use of M and Kernel error handling.