| 1 | EASECDD ;ALB/LBD - Executable help for fields in file #408.21  ;4 SEP 2001 | 
|---|
| 2 | ;;1.0;ENROLLMENT APPLICATION SYSTEM;**5,7,34,40**;Mar 15, 2001 | 
|---|
| 3 | ; | 
|---|
| 4 | 8 ; Social Security | 
|---|
| 5 | W !,?8,"Enter in this field the annual amount of Social Security" | 
|---|
| 6 | W !,?8,"received during the current calendar year." | 
|---|
| 7 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 8 | S X="?" | 
|---|
| 9 | Q | 
|---|
| 10 | 9 ; US Civil Service | 
|---|
| 11 | W !,?8,"Enter in this field the annual amount of U.S. Civil Service" | 
|---|
| 12 | W !,?8,"received during the current calendar year." | 
|---|
| 13 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 14 | S X="?" | 
|---|
| 15 | Q | 
|---|
| 16 | 10 ; US Railroad Retirement | 
|---|
| 17 | W !,?8,"Enter in this field the annual amount of U.S. Railroad Retirement" | 
|---|
| 18 | W !,?8,"received during the current calendar year." | 
|---|
| 19 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 20 | S X="?" | 
|---|
| 21 | Q | 
|---|
| 22 | 11 ; Military Retirement | 
|---|
| 23 | W !,?8,"Enter in this field the annual amount of Military Retirement" | 
|---|
| 24 | W !,?8,"received during the current calendar year." | 
|---|
| 25 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 26 | S X="?" | 
|---|
| 27 | Q | 
|---|
| 28 | 12 ; Unemployment Compensation | 
|---|
| 29 | W !,?8,"Enter in this field the annual amount of Unemployment Compensation" | 
|---|
| 30 | W !,?8,"received during the current calendar year." | 
|---|
| 31 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 32 | S X="?" | 
|---|
| 33 | Q | 
|---|
| 34 | 13 ; Other Retirement | 
|---|
| 35 | W !,?8,"Enter in this field the annual amount of Other Retirement received" | 
|---|
| 36 | W !,?8,"during the current calendar year.  This includes company, state," | 
|---|
| 37 | W !,?8,"local, etc." | 
|---|
| 38 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 39 | S X="?" | 
|---|
| 40 | Q | 
|---|
| 41 | 14 ; Total Income from Employment | 
|---|
| 42 | W !,?8,"Enter in this field the annual amount of Gross Income received during" | 
|---|
| 43 | W !,?8,"the current year.  This includes, but is not limited to, wages and" | 
|---|
| 44 | W !,?8,"income from a business, bonuses, tips, severance pay, accrued" | 
|---|
| 45 | W !,?8,"benefits, cash gifts." | 
|---|
| 46 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 47 | S X="?" | 
|---|
| 48 | Q | 
|---|
| 49 | 15 ; Interest, Dividend or Annuity (Original 10-10EC) | 
|---|
| 50 | ; Net Income from Farm, Ranch or Business (Revised 10-10EC) | 
|---|
| 51 | ;  Display a different message for the revised 10-10EC form. | 
|---|
| 52 | ;  Modified for LTC IV (EAS*1*40) | 
|---|
| 53 | I $G(DGFORM) D | 
|---|
| 54 | .W !,?8,"Enter in this field the annual amount of Net Income received during" | 
|---|
| 55 | .W !,?8,"the current calendar year from the operation of a farm, ranch," | 
|---|
| 56 | .W !,?8,"property or business." | 
|---|
| 57 | I '$G(DGFORM) D | 
|---|
| 58 | .W !,?8,"Enter in this field the annual amount of Interest and Dividend" | 
|---|
| 59 | .W !,?8,"Income received during the current calendar year (i.e., interest" | 
|---|
| 60 | .W !,?8,"income, standard dividend income from non tax deferred annuities)." | 
|---|
| 61 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 62 | S X="?" | 
|---|
| 63 | Q | 
|---|
| 64 | 16 ; Workers Comp or Black Lung | 
|---|
| 65 | W !,?8,"Enter in this field the annual amount of Workers Compensation or" | 
|---|
| 66 | W !,?8,"Black Lung Benefits received during the current calendar year." | 
|---|
| 67 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 68 | S X="?" | 
|---|
| 69 | Q | 
|---|
| 70 | 17 ; All Other Income | 
|---|
| 71 | ;  Display a different message for the revised 10-10EC form. | 
|---|
| 72 | ;  Modified for LTC IV (EAS*1*40) | 
|---|
| 73 | I $G(DGFORM) D | 
|---|
| 74 | .W !,?8,"Enter in this field the annual amount of All Other Income received" | 
|---|
| 75 | .W !,?8,"during the current calendar year, including retirement and pension" | 
|---|
| 76 | .W !,?8,"income, Social Security Retirement and Social Security Disability" | 
|---|
| 77 | .W !,?8,"income, compensation benefits such as unemployment, Workers and" | 
|---|
| 78 | .W !,?8,"Black Lung, or VA disability.  Also cash gifts, court mandated" | 
|---|
| 79 | .W !,?8,"payments, inheritance amounts, tort settlement payments, interest" | 
|---|
| 80 | .W !,?8,"and dividends, including tax exempt earnings and distributions from" | 
|---|
| 81 | .W !,?8,"Individual Retirement Accounts (IRAs) or annuities." | 
|---|
| 82 | I '$G(DGFORM) D | 
|---|
| 83 | .W !,?8,"Enter in this field the annual amount of All Other Income" | 
|---|
| 84 | .W !,?8,"received during the current calendar year (i.e., inheritance amounts," | 
|---|
| 85 | .W !,?8,"tort settlement payments)." | 
|---|
| 86 | W !!,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 87 | S X="?" | 
|---|
| 88 | Q | 
|---|
| 89 | 101 ; Medical Expenses | 
|---|
| 90 | W !,?8,"Enter in this field the total amount of unreimbursed medical expenses" | 
|---|
| 91 | W !,?8,"paid by the veteran during the current calendar year.  The expenses" | 
|---|
| 92 | W !,?8,"can be for the veteran or for members of the veteran's family." | 
|---|
| 93 | W !,?8,"Reportable medical expenses include amounts paid for the following:" | 
|---|
| 94 | W !,?8,"fees of physicians, dentists, and other providers of health services;" | 
|---|
| 95 | W !,?8,"hospital and nursing home fees; medical insurance premiums (including" | 
|---|
| 96 | W !,?8,"the Medicare premium); drugs and medicines; eyeglasses; any other" | 
|---|
| 97 | W !,?8,"expenses that are reasonable related to medical care.  The expenses" | 
|---|
| 98 | W !,?8,"must actually have been paid by the veteran.  Do not list expenses" | 
|---|
| 99 | W !,?8,"which have not been paid or which have been paid by someone other" | 
|---|
| 100 | W !,?8,"than the veteran.  Do not list expenses which the veteran has paid if" | 
|---|
| 101 | W !,?8,"the veteran expects to receive reimbursement from insurance or some" | 
|---|
| 102 | W !,?8,"other source." | 
|---|
| 103 | W ! | 
|---|
| 104 | W !,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 105 | S X="?" | 
|---|
| 106 | Q | 
|---|
| 107 | 102 ; Funeral and Burial Expenses | 
|---|
| 108 | ;   Modified wording for LTC Phase III (EAS*1*34) | 
|---|
| 109 | W !,?8,"Enter in this field amounts paid by the veteran during the current" | 
|---|
| 110 | W !,?8,"calendar year for funeral or burial expenses of the veteran's" | 
|---|
| 111 | W !,?8,"spouse or child, or pre-paid arrangements for the veteran." | 
|---|
| 112 | W !,?8,"Do not report amounts paid for funeral or burial expenses of other" | 
|---|
| 113 | W !,?8,"relatives such as parents, siblings, etc." | 
|---|
| 114 | W ! | 
|---|
| 115 | W !,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 116 | S X="?" | 
|---|
| 117 | Q | 
|---|
| 118 | 103 ; Educational Expenses | 
|---|
| 119 | W !,?8,"Enter in this field the total amount paid by the veteran for" | 
|---|
| 120 | W !,?8,"educational expenses during the current calendar year.  This" | 
|---|
| 121 | W !,?8,"includes educational expenses for the veteran, spouse and children." | 
|---|
| 122 | W !,?8,"Educational expenses are tuition, fees, and books if enrolled in a" | 
|---|
| 123 | W !,?8,"program of education." | 
|---|
| 124 | W ! | 
|---|
| 125 | W !,?8,"A monthly amount can be entered with an '*' after it.",! | 
|---|
| 126 | S X="?" | 
|---|
| 127 | Q | 
|---|
| 128 | 201 ; Cash | 
|---|
| 129 | ;  Display a different message for the revised 10-10EC form. | 
|---|
| 130 | ;  Modified for LTC IV (EAS*1*40) | 
|---|
| 131 | W !,?8,"Enter in this field cash and amounts in bank accounts.  This" | 
|---|
| 132 | W !,?8,"includes checking accounts, savings accounts, money markets," | 
|---|
| 133 | W !,?8,"interest, dividends from IRA, 401K's, and other tax deferred" | 
|---|
| 134 | W !,?8,"annuities.",! | 
|---|
| 135 | ;If this is the revised 10-10EC form, also print the message for stocks. | 
|---|
| 136 | I $G(DGFORM) G 202 | 
|---|
| 137 | S X="?" | 
|---|
| 138 | Q | 
|---|
| 139 | 202 ; Stock, bonds, mutual funds | 
|---|
| 140 | W !,?8,"Enter in this field the current value of stocks, bonds, mutual" | 
|---|
| 141 | W !,?8,"funds, SEP's, and other retirement accounts (e.g., IRA, 401K," | 
|---|
| 142 | W !,?8,"annuities, self-employed person).",! | 
|---|
| 143 | S X="?" | 
|---|
| 144 | Q | 
|---|