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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: FHCMSR

Package: Dietetics

Routine: FHCMSR


Information

FHCMSR ; HISC/NCA - Cost of Meals Served ;3/20/95 09:22

Source Information

Source file <FHCMSR.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; Read in Month/Year
EN2 ; Print the Cost of Meals Served
D1 ; Get Start-End Month/Year
D2
KIL
HELP ; Help Message

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Enter Month/Year of Cost of Meals Served: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: EN1+1
Function Call: WRITE
  • Prompt: *7,!,"You Must enter a Month and a Year."
  • Line Location: EN1+4
Function Call: WRITE
  • Prompt: *7,!?5,"Month/Year must not be in the future."
  • Line Location: EN1+6
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+7
Function Call: WRITE
  • Prompt: !?5,"Another user is editing this entry."
  • Line Location: EN1+8
Function Call: READ
  • Formatting: !!
  • Prompt: "Starting Month/Year: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: D1+1
Function Call: WRITE
  • Prompt: *7,!," Month/Year Must Start before Current Month/Year! "
  • Line Location: D1+5
Function Call: WRITE
  • Prompt: *7,!," You Must enter a Month and a Year."
  • Line Location: D1+6
Function Call: READ
  • Formatting: !
  • Prompt: "Ending Month/Year: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: D2+0
Function Call: WRITE
  • Prompt: *7,!," You Must enter a Month and a Year."
  • Line Location: D2+4
Function Call: WRITE
  • Prompt: *7,!," Month/Year Must be before Current Month/Year. "
  • Line Location: D2+5
Function Call: WRITE
  • Prompt: *7,!," End Cannot be before Start Month/Year."
  • Line Location: D2+6
Function Call: WRITE
  • Prompt: !
  • Line Location: D2+8
Function Call: WRITE
  • Prompt: !!,"Enter a Month and a Year such as 6 2000, 6/2000, 6-2000, or June 2000.",!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: "You can even enter T-1 or type in a date.",!
  • Line Location: HELP+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^FH(117.2 - [#117.2] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call