* Equates for P_NAMES created on 05/08/95 07:16AM equ P_NAMES_SALUTATION$ to 1 equ P_NAMES_FIRST$ to 2 equ P_NAMES_LAST$ to 3 equ P_NAMES_TITLE$ to 4 equ P_NAMES_PHONE$ to 6 equ P_NAMES_PHONE_TYPES$ to 7 equ P_NAMES_PHONE_EXT$ to 8 equ P_NAMES_INTL_PHONE$ to 9 equ P_NAMES_INTL_PHONE_TYPES$ to 10 equ P_NAMES_INTL_PHONE_EXT$ to 11 equ P_NAMES_COMMENTS$ to 12 equ P_NAMES_ENTRY_ID$ to 14 equ P_NAMES_ENTRY_DATE$ to 15