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

Package: Dietetics

Routine: FHASM3


Information

FHASM3 ; HISC/REL - Antropometrics and TIU Notes ;5/14/93 09:17

Source Information

Source file <FHASM3.m>

Entry Points

Name Comments DBIA/ICR reference
EXT
NEXT ; Calculate BMI
ANT ; Anthropometric measurements
A1
A2
A3
A4
QT
REC ;recalculate calorie, protien and fluid requirements.

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Do you wish Anthropometric Assessment? NO// "
  • Variable: EXT
  • Timeout: DTIME
  • Line Location: EXT+0
Function Call: WRITE
  • Prompt: *7,!," Enter YES if you have Anthropometric measurements; Otherwise NO"
  • Line Location: EXT+3
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: ANT+1
Function Call: WRITE
  • Prompt: !?5,"Enter value between 1 and 100; outside values should be assessed manually"
  • Line Location: ANT+5
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: A1+0
Function Call: WRITE
  • Prompt: !?5,"Enter value between 1 and 100; outside values should be assessed manually"
  • Line Location: A1+4
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: A2+0
Function Call: WRITE
  • Prompt: !?5,"Enter number between 5 and 100; outside values should be assessed manually"
  • Line Location: A2+4
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: A3+0
Function Call: WRITE
  • Prompt: !?5,"Enter value between 10 and 250; outside values should be assessed manually"
  • Line Location: A3+4
Function Call: WRITE
  • Prompt: *7,!,"Fluid level must be between 0-10000 ml/day"
  • Line Location: REC+25
Function Call: WRITE
  • Prompt: *7," Protien level is greater than 0 but not more than 400."
  • Line Location: REC+31
Info |  Source |  Entry Points |  Interaction Calls