PXRRPECU ;ISL/PKR - Utilities for dealing with the Person Class file. ;4/3/97
Source file <PXRRPECU.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ABBRV(VACODE) | ;Given a VACODE get the full Person Class entry and return an
|
|
ALPHA(PCLASS) | ;Given a person class of the form IEN_U_Occupation_U_Specialty
|
|
FDME(INP,ARRAY) | ;Find and display the entries matching the input and get a selection.
|
|
GETYORN(PROMPT) | ;Get a yes or no answer, return true (yes) or false (no).
|
|
LISTA(ARRAY) | ;List all the elements of ARRAY.
|
|
MATCH(PCLASS) | ;Return true if PCLASS is in the PERSON CLASS list, PXXRPECL.
|
|
NXREF(XREF,STRING) | ;Return the number of elements for the STRING and cross-ref pair.
|
|
PAGE(ARRAY) | ;Page breaking with optional return of selection.
|
|
PCLLIST(NEWPIEN,BDT,EDT,LIST) | ;Build a list of all the person classes for the
|
|
UPPRCASE(STRING) | ;Convert STRING to uppercase and return it.
|
|
VERIFY | ;Have the user verify the most recent Person Class selection.
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|