SDEC RACEGET

TITLEVALUE
NAMESDEC RACEGET
DESCRIPTIONReturn the IEN, Name, and Abbreviation for all
active entries in the RACE file 10
TAGRACEGET
ROUTINESDEC
RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTION ; Successful Return: Global Array in which each array entry
; contains a race IEN, name, and abbreviation
; from the RACE file 10:
; RACEIEN ^ RACENAME ^ RACEABBR
; Caught Exception Return:
; A single entry in the Global Array in the format "-1^"
; "T00020RETURNCODE^T00100TEXT"
; Unexpected Exception Return:
; Handled by the RPC Broker.
; M errors are trapped by the use of M and Kernel error handling.
; The RPC execution stops and the RPC Broker sends the error
generated
; text back to the client.
AVAILABILITYRESTRICTED
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ONFALSE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED