Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: ORPR02

Package: Order Entry Results Reporting

Routine: ORPR02


Information

ORPR02 ; slc/dcm/rv - Dances with Prints ;09/13/06 13:30

Source Information

Source file <ORPR02.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TEST+4
Info |  Source |  Entry Points |  Interaction Calls