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

Package: Order Entry Results Reporting

Routine: ORPR09


Information

ORPR09 ; slc/dcm - Getting Consults pre-formatted output ;12/21/98 12:16

Source Information

Source file <ORPR09.m>

Entry Points

Name Comments DBIA/ICR reference
EN(Y,ORIFN,QUIET) ;Get consult report
TEXTOUT(OROOT,START,END,FFCHK,CNT) ;Non DIWP text function that Raps for ^TMP arays
TEST ;Test the output
TEST1 ;Test for Consult Body only
FEED(CNT) ;Roomcheck
HEAD(FF) ;Header
FOOT(CNT) ;Footer
EN1(Y,ORIFN,QUIET) ;Get consult report (Body only)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: EN+16
Function Call: WRITE
  • Prompt: !,X
  • Line Location: TEXTOUT+4
Function Call: WRITE
  • Prompt: !,"This format does the entire consult report and cannot be customized"
  • Line Location: TEST+1
Function Call: WRITE
  • Prompt: !,"There is no need for a separate Header and Footer formats."
  • Line Location: TEST+2
Function Call: WRITE
  • Prompt: !,"..."
  • Line Location: TEST+3
Function Call: WRITE
  • Prompt: !,"This format does the 'body' of the consult report"
  • Line Location: TEST1+1
Function Call: WRITE
  • Prompt: !,"Headers and Footers have to be added to the report"
  • Line Location: TEST1+2
Function Call: WRITE
  • Prompt: !,"format for a complete report."
  • Line Location: TEST1+3
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: FEED+4
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: HEAD+1
Function Call: WRITE
  • Prompt: !
  • Line Location: FOOT+1
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: EN1+14
Function Call: WRITE
  • Prompt: @ORIOF
  • Line Location: EN1+16
Info |  Source |  Entry Points |  Interaction Calls