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

Package: Pharmacy Benefits Management

Routine: PSULR6


Information

PSULR6 ;BIR/PDW - PBM Laboratory Printer Controller ;25 AUG 1998

Source Information

Source file <PSULR6.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP for printing reports
DIVISION ;EP loop by divisions
REPORT ;EP Perform Prints COUNTS & PATIENTS for Division
REPORT2 ; Print Report 2
PG ;EP Page controller
PGHDR ; Write Page Header (SUBJECT of MAILMESSAGE)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: REPORT+4
Function Call: WRITE
  • Prompt: !,X
  • Line Location: REPORT+5
Function Call: WRITE
  • Prompt: !,?60,"PAGE: 1"
  • Line Location: REPORT+5
Function Call: WRITE
  • Prompt: !!,@IOF
  • Line Location: REPORT+6
Function Call: WRITE
  • Prompt: !,X
  • Line Location: REPORT2+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: REPORT2+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PG+5
Function Call: WRITE
  • Prompt: !,^XTMP(PSULRSUB,"REPORT2",PSUDIV,I)
  • Line Location: PGHDR+1
Function Call: WRITE
  • Prompt: !,?60,"PAGE: ",PSUPG("PG")
  • Line Location: PGHDR+2
Function Call: WRITE
  • Prompt: !,^(I)
  • Line Location: PGHDR+3
Info |  Source |  Entry Points |  Interaction Calls