VAQDIS27 ;ALB/JFP,JRP - PDX, BUILDS DISPLAY ARRAY FOR MAS DATA ;01MAR93
Source file <VAQDIS27.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SCR4 | ; -- Builds MAS DATA SCREEN 4, APPLICANT/SPOUSE EMPLOYMENT DATA
|
|
ROW0 | ; -- Builds header
|
|
ROW1 | ;
|
|
EMP | ; -- Employer address
|
|
EMPSP | ;Spouse's employer address
|
|
ROW4 | ; -- Phone
|
|
ROW5 | ; -- Occupation
|
|
ROW6 | ; -- Status
|
|
EXIT | ; -- Sets the number of lines in display
|
|
ADRLOAD | ; -- Loads addresses into display array
|
|
TMP | ; -- Sets up display array
|
|
END | ; -- End of code
|