| LST | 
Both | 
Input: Array name that contains the list returned
from the NEW PERSON file.  [REQUIRED]
Output: Array (name received) populated with data from the list of NEW PERSON
entries returned.  Data returned are the following elements:
Station#^DUZ^NEW PERSON Name field (#.01)
NAME COMPONENTS Degree field (#6)
NAME COMPONENTS Famly (Last) Name field (#1)
NAME COMPONENTS Given (First) Name field (#2)
NAME COMPONENTS Middle Name field (#3)
NAME COMPONENTS Prefix field (#4)
NAME COMPONENTS Suffix field (#5)
NEW PERSON Service/Section field (#29)
NEW PERSON Title field (#8)
Errant New Person records are written to the
Kernel Error trap and not returned in the
(LST) results array.
 
 | 
XUZUSRNM | 
Input | 
Name (partial or complete) to search for in the NEW
PERSON file.  [OPTIONAL - If not defined, search of the NEW PERSON file will
begin at the first entry]
 
 | 
N | 
Input | 
The maximum number of entries to list in the LST
array.  [OPTIONAL - Default 50]
 
 | 
KEY | 
Input | 
A Kernel Security Key.  The NEW PERSON file entries
returned in the list are screened for this Security Key.  [OPTIONAL - When
undefined, users are not screened on Kernel Security Key]
 
 | 
XUZNODUP | 
Input | 
Duplicate filter indicator as follows:
0 - Return all NEW PERSONs including duplicate
names & degrees
1 - Only return a single NEW PERSON when
multiple users have the same name and
degree [OPTIONAL - Default 0]
 
 | 
XUZENDNM | 
Input | 
Name not to exceed in the list returned with the LST
array from the NEW PERSON file.  (E.G. The end name in the list) [OPTIONAL -
When not defined, NEW PERSON file will be searched until the end or the number
of entries in N are listed]
 
 |