Last change
on this file since 1578 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
959 bytes
|
Rev | Line | |
---|
[613] | 1 | IBDFU5A ;ALB/CJM - ENCOUNTER FORM - (contains Xecutable help);3/29/93
|
---|
| 2 | ;;3.0;AUTOMATED INFO COLLECTION SYS;;APR 24, 1997
|
---|
| 3 | ;
|
---|
| 4 | HELP6 ;help for choosing print condition
|
---|
| 5 | W "Choose FOR EVERY APPOINTMENT if the form should print for every appointment.",!
|
---|
| 6 | W !,"Choose ONLY FOR EARLIEST APPOINTMENT if the form should print once per",!,"patient, even if he has multiple appointments",!
|
---|
| 7 | W !,"Choose ONLY IF MULTIPLE APPOINTMENTS if the form should print only if the",!,"patient has multiple appointments. If so, it will print only for the",!,"earliest appointment.",!
|
---|
| 8 | Q
|
---|
| 9 | ;
|
---|
| 10 | HELP7 ;help for entering field .16 in the package interface file, type of
|
---|
| 11 | ;object that may point to a package interace
|
---|
| 12 | ;
|
---|
| 13 | W !,"This field only applies to input interfaces."
|
---|
| 14 | W !,"It is used to determine what type of form objects may reference the interface."
|
---|
| 15 | W !,"Enter any combination of S=selection list, M=multiple choice, H=hand print P=PANDAS"
|
---|
| 16 | W !,"Example: You may enter 'SM'."
|
---|
| 17 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.