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

Package: Dietetics

Routine: FHORD71


Information

FHORD71 ; HISC/REL - Diet Order Utilities (cont) ;10/1/96 10:00

Source Information

Source file <FHORD71.m>

Entry Points

Name Comments DBIA/ICR reference
GETD ; Get from/to dates
D1
D2
D3
CNV
ACR ; Store AC diet sequence data
A1
OE ; File OE/RR Diet Order
OEU ; Update status of OE/RR orders
U1
U3
FILE ; File Orders from Dietetics
FHWF2 ; Perform if orders comes from OE/RR
WAIT ; Hold screen for OE/RR

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Effective Date/Time: NOW// "
  • Variable: X
  • Timeout: DTIME
  • Line Location: D1+0
Function Call: WRITE
  • Prompt: *7," Cannot be effective before now!"
  • Line Location: D1+1
Function Call: READ
  • Formatting: !!
  • Prompt: "Expiration Date/Time: "
  • Variable: X
  • Timeout: DTIME
  • Line Location: D2+0
Function Call: WRITE
  • Prompt: *7," Cannot end before effective date!"
  • Line Location: D2+1
Function Call: READ
  • Formatting: !!?5
  • Prompt: "Press return to continue "
  • Variable: X
  • Timeout: DTIME
  • Line Location: WAIT+1
Info |  Source |  Entry Points |  Interaction Calls