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: ORPRS07

Package: Order Entry Results Reporting

Routine: ORPRS07


Information

ORPRS07 ; slc/dcm - Managing multiple reportz ;6/10/97 15:43

Source Information

Source file <ORPRS07.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Entry point
MAIN(ORVP) ; Controls branching
EXIT ; Queue output
OUTPUT ; Loops through ORSRPT( and queues each report
REPORT(ORVP) ; Loops through ORSRPT( and prints all reports for ea patient
DEVICE ; Device Handling/Output control
QUE ; Set ZT parameters and tasks ZTRTN
NOQUE ; Calls ZTRTN in interactive mode

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EXIT+5
Function Call: WRITE
  • Prompt: !,"Printing of multiple reports requires queueing.",!
  • Line Location: DEVICE+3
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Request Queued!",1:"Request Cancelled!")
  • Line Location: QUE+3
Info |  Source |  Entry Points |  Interaction Calls