| EDIT1 |
Edit a TIU document.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TIUDA |
Input |
IEN of TIU DOCUMENT file (#8925) denoting record to
edit.
|
|
PRNTDOC(METHOD,.ARRAY) |
Call to print an array of documents of a single
document type.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
METHOD |
Input |
PRINT METHOD field from the TIU DOCUMENT DEFINITION
file (#8925.1).
|
ARRAY |
Input |
Array of documents to print in format:
ARRAY(METHOD,DFN,COUNTER,TIUDA) where TIUDA is the IEN of the TIU
DOCUMENT file (#8925)
^TMP("TIUPR",$J) may be killed before and after use.
|
|
BROWS1(LISTTEMP) |
Browse selected discharge summaries.
Note this call expects list manager variables to be in place such as VALMY
which is the array of documents to browse.
|
|