ROR GET USER INFO

TITLEVALUE
NAMEROR GET USER INFO
DESCRIPTIONThe ROR GET USER INFO remote procedure returns basic information about the
user.
TAGUSERINFO
ROUTINERORRP024
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERUSER
DESCRIPTIONUser IEN in the NEW PERSON file. By default (if $G(USER)'>0), the DUZ is
used).
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEARRAY
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 (LASTERR)
^02: Number of the error descriptors


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

Error descriptors are returned in reverse chronological order (most recent
error first).

Otherwise, the user info is returned in the Results[0].

Results[0] User Info
^01: IEN
^02: Name
^03: Office Phone
^04: Nickname
^05: Read Timeout
^06: Default Division IEN
^07: Default Division Name
^08: Institution IEN
^09: Institution Name
^10: Station Number (with suffix)
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED