GMTSTITL |
Input |
Title of Health Summary report ("AD HOC")
|
GMTSTYP |
Input |
IEN of Health Summary Type, File 142, found using DIC
lookup.
|
GMTSQIT |
Output |
Flag/variable that is set to 0 at beginning of
report. With each line of text that is printed, a check is made to see if the
report is at the end of a page. If the report is being viewed interactively,
then the user can "^" uparrow out of the report at the end of a page. The
user response of an "^" at the end of a page sets GMTSQIT to 1, and the
processing of the Health Summary report stops. Example of use: W ! D
CKP^GMTSUP Q:$D(GMTSQIT)
|