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

Package: Dietetics

Routine: FHADRPT


Information

FHADRPT ; HISC/NCA - Print Dietetic Annual Report ;1/23/98 16:05

Source Information

Source file <FHADRPT.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; Get the Station Data for Printing
Q0
L0
TSK ; Tasking the Report
Q1 ; Display the Report
Q2 ; Find the Starting Month and Ending Month of Each Quarter
L1
L2
HDR ; Report Header
KIL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: *7," Do Not Enter Future Year."
  • Line Location: Q0+2
Function Call: WRITE
  • Prompt: *7," Enter Year Only."
  • Line Location: Q0+3
Function Call: WRITE
  • Prompt: !!,"The report requires a 132 column printer.",!
  • Line Location: L0+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: L0+2
Function Call: WRITE
  • Prompt: *7," Error! Wrong Qtr"
  • Line Location: Q2+3
Function Call: WRITE
  • Prompt: !?13,HEAD,?50,"D I E T E T I C R E P O R T",?116,"Page ",PG
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !!?105
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: Q1," Qtr FY ",$E(FHYR,2,3)
  • Line Location: HDR+3
Info |  Source |  Entry Points |  Interaction Calls