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

Package: Hospital Based Home Care

Routine: HBHCR19B


Information

HBHCR19B ;LR VAMC(IRMS)/MJT - HBHC rpt, called by HBHCR19A, entry points: INITIAL, PRTLOOP, EXIT ;Aug 2000

Source Information

Source file <HBHCR19B.m>

Entry Points

Name Comments DBIA/ICR reference
INITIAL ; Initialize variables
PRTLOOP ; Print loop
SUBTOT ; Print subtotal from previous category
PRTLOOP2 ; Print loop 2, PRTLOOP continued
PRINT ; Print report
EXIT ; Exit module

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Category: "_HBHC_" Count: ",HBHCCNT,!,HBHCY
  • Line Location: SUBTOT+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+1
Function Call: WRITE
  • Prompt: !,HBHCNAME,?27,$E(HBHCLST4,8,11),?41,HBHCDX
  • Line Location: PRINT+3
Info |  Source |  Entry Points |  Interaction Calls