mallee
Programmer
- Nov 7, 2000
- 116
I am looking at an older fpd app that inclueds memo fields used for screen input. They look like this;
<<mrms+" "+pname>> indicated that <<hisher>> symptoms have come on
gradually over the last <<multichoice("The patient's symptoms have been coming
on over the last?", "few|several"
>> <<multichoice("How long have the symptoms
been developing?", "days|weeks|months"
>>.
I understand the textmerge part but I can't remember how the
multichoice stuff is used on screen input, is this done via
a popup list, menu or ??
Thank you for any advice.
<<mrms+" "+pname>> indicated that <<hisher>> symptoms have come on
gradually over the last <<multichoice("The patient's symptoms have been coming
on over the last?", "few|several"
been developing?", "days|weeks|months"
I understand the textmerge part but I can't remember how the
multichoice stuff is used on screen input, is this done via
a popup list, menu or ??
Thank you for any advice.