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

Package: Dietetics

Routine: FHPRC14


Information

FHPRC14 ; HISC/NCA - Meal Analysis (cont.) ;4/11/95 15:57

Source Information

Source file <FHPRC14.m>

Entry Points

Name Comments DBIA/ICR reference
PD ; Store Meal and Production Diet of menu on Local Array
P1
SRCH ; Search for Recipes of a Meal for a Production Diet
LIS ; List Recipes in the Meal for a Production Diet
L1 ; List Meals of each day for the Menu
L2
OLD ; Get old Recipes and Food Nutrient stored
PAUSE ; Pause to Scroll
RET ; Retrieve the Stored Menu
A1
A2
Q1 ; Process Meal Analysis
Q2
Q3
ANAL ; Analyze

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No Recipes in this Meal for this Production Diet"
  • Line Location: LIS+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: LIS+3
Function Call: WRITE
  • Prompt: !,LL
  • Line Location: LIS+3
Function Call: WRITE
  • Prompt: !!,"Day ",L,!
  • Line Location: L1+1
Function Call: READ
  • Formatting: !!
  • Prompt: "Press RETURN to Continue "
  • Variable: X
  • Timeout: DTIME
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: !,"Enter a RETURN to Continue."
  • Line Location: PAUSE+1
Info |  Source |  Entry Points |  Interaction Calls