[613] | 1 | ACKQCDD1 ;AUG/JLTP-CDR Division Report, Interactive Help Text ; [ 04/26/96 10:28 ]
|
---|
| 2 | ;;3.0;QUASAR;;Feb 11, 2000
|
---|
| 3 | ;Per VHA Directive 10-93-142, this routine SHOULD NOT be modified.
|
---|
| 4 | ;
|
---|
| 5 | SAVE ; help text for prompt 'Do you wish to save data'
|
---|
| 6 | W !
|
---|
| 7 | W !," Once each month you must run and save a CDR report for the month. It"
|
---|
| 8 | W !," will be saved in the A&SP WORKLOAD file (#509850.7). If you wish to"
|
---|
| 9 | W !," save the CDR you are about to run, answer YES. Otherwise answer NO."
|
---|
| 10 | W !
|
---|
| 11 | W !," If you are a multi-divisional site this report must be run each month"
|
---|
| 12 | W !," for each Division."
|
---|
| 13 | W !
|
---|
| 14 | W !," If you choose to save this CDR, it must be run for a single"
|
---|
| 15 | W !," entire month. If you choose not to save, you can run the CDR for"
|
---|
| 16 | W !," any date range you desire."
|
---|
| 17 | W !
|
---|
| 18 | Q
|
---|
| 19 | ;
|
---|
| 20 | DATES ; help text for date range input
|
---|
| 21 | W !
|
---|
| 22 | W !," Since you have chosen not to save this CDR, you may run it for"
|
---|
| 23 | W !," a single month or any other date range you desire. To run it for a"
|
---|
| 24 | W !," single month enter M. For a date range of your choosing, enter D."
|
---|
| 25 | W !
|
---|
| 26 | Q
|
---|
| 27 | ;
|
---|
| 28 | MONTH ; help text for month selection
|
---|
| 29 | W !
|
---|
| 30 | W !," Choose the month and year for which you wish to run the CDR"
|
---|
| 31 | W !," report. The month you choose must not be in the future."
|
---|
| 32 | W !
|
---|
| 33 | Q
|
---|
| 34 | STARTD ; help text for start of date range
|
---|
| 35 | W !
|
---|
| 36 | W !," Enter the starting date for which you wish to run the CDR"
|
---|
| 37 | W !," report. Starting and ending dates must be exact dates and must not"
|
---|
| 38 | W !," be in the future. Starting and ending dates are inclusive."
|
---|
| 39 | W !
|
---|
| 40 | Q
|
---|
| 41 | ENDD ; help text for end of date range
|
---|
| 42 | W !
|
---|
| 43 | W !," Enter the ending date for which you wish to run the CDR report."
|
---|
| 44 | W !," Starting and ending dates must be exact dates and must not be in the"
|
---|
| 45 | W !," future. Starting and ending dates are inclusive."
|
---|
| 46 | W !
|
---|
| 47 | Q
|
---|
| 48 | TPH ; help text for total paid hours
|
---|
| 49 | W !
|
---|
| 50 | W !," Enter the total number of hours for which you have paid your"
|
---|
| 51 | W !," staff during the selected time period."
|
---|
| 52 | W !
|
---|
| 53 | Q
|
---|
| 54 | ;;
|
---|
| 55 | FLAT ; help text for flat number of hours for ADMIN and CONT ED, or RESEARCH
|
---|
| 56 | W !
|
---|
| 57 | W !," If you answer YES, you will be asked only one time for a number"
|
---|
| 58 | W !," of hours that were spent for ",ACKCAT,"."
|
---|
| 59 | W !
|
---|
| 60 | W !," The hours you enter will then be evenly divided among all of the"
|
---|
| 61 | W !," ",ACKCAT," CDR accounts."
|
---|
| 62 | W !
|
---|
| 63 | Q
|
---|