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

Package: Dietetics

Routine: FHXWRD


Information

FHXWRD ; HISC/REL/NCA - Update Patient Dietetic Ward ;8/7/95 15:13

Source Information

Source file <FHXWRD.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; Ask user whether they want to update
E1 ; Process Updating Patient Dietetic Ward
SET
KIL
MSG ; Write Error Message

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Update the Patient Dietetic Location? N// "
  • Variable: X
  • Timeout: DTIME
  • Line Location: EN1+1
Function Call: WRITE
  • Prompt: !!,"....Done"
  • Line Location: EN1+3
Function Call: WRITE
  • Prompt: *7,!,"Answer YES or NO on whether you want to update the Dietetic"
  • Line Location: MSG+1
Function Call: WRITE
  • Prompt: !,"locations for inpatients. This will insert the proper location"
  • Line Location: MSG+2
Function Call: WRITE
  • Prompt: !,"into the Dietetic Patient file for the appropriate admission."
  • Line Location: MSG+3
Function Call: WRITE
  • Prompt: !,"NOTE: During installation, the Dietetic locations for inpatients"
  • Line Location: MSG+4
Function Call: WRITE
  • Prompt: !,"have been updated already and this option will update them again."
  • Line Location: MSG+5
Info |  Source |  Entry Points |  Interaction Calls