ORPR02 ; slc/dcm/rv - Dances with Prints ;09/13/06 13:30
Source file <ORPR02.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PRINT(ORVP,ARAY,SARAY,LOC,SELECT,ALTPRAM,NOQUE,ORTIMES) | ;Decisions
|
|
CHART(ARAY,PARAM) | ;Chart copies
|
|
WORK(ARAY,PARAM) | ;Work Copy
|
|
LABEL(ARAY,PARAM,ORTIMES) | ;Labels
|
|
REQ(ARAY,PARAM) | ;Requisitions
|
|
SERV(ARAY,PARAM,SARAY,NOQUE) | ;Service copies
|
|
END | ;Leave
|
|
DEVICE(PRMT,DEF,ZTRTN,ORTIMES) | ; Gets device for output
|
|
PAT(ARAY) | ;Get patient if not passed
|
|
LOC(ARAY) | ;Get location if not passed
|
|
TEST | ;Test call
|
|
PARAM(LOC) | ;Get Print parameters
|
|
ARAY(ARAY) | ;Set aray up by package in ^TMP("ORAL",$J,package,orifn;action)
|
|
GUI(ARAY,DEVICE,FMT,LOC,TASK,ORTIMES) | ;Silence of the Prints
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|