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

Package: Dietetics

Routine: FHORO


Information

FHORO ; HISC/REL - Additional Orders ;2/22/95 10:06 ;

Source Information

Source file <FHORO.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; Enter Order
A0
R1 ; Process Order
R2
R3
ORD ; Set Order
AB
KIL
LIS
L1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " ... done"
  • Line Location: A0+0
Function Call: READ
  • Formatting: !!
  • Prompt: "Additional Order: "
  • Variable: COM
  • Timeout: DTIME
  • Line Location: R2+0
Function Call: WRITE
  • Prompt: *7," ??"
  • Line Location: R2+0
Function Call: WRITE
  • Prompt: *7,!,"Enter your dietetic request. Do not use ^ or ? in your response."
  • Line Location: R2+1
Function Call: WRITE
  • Prompt: *7,!,"Order not accepted! - Enter 1-160 character order"
  • Line Location: R2+2
Function Call: READ
  • Formatting: !
  • Prompt: "Ok to Enter Request? Y// "
  • Variable: YN
  • Timeout: DTIME
  • Line Location: R3+0
Function Call: WRITE
  • Prompt: *7," Answer YES or NO"
  • Line Location: R3+0
Function Call: WRITE
  • Prompt: *7,!!,"Order entry is TERMINATED - No request entered!"
  • Line Location: AB+0
Function Call: WRITE
  • Prompt: !!,"Additional Orders Last 24 Hours:",!
  • Line Location: LIS+1
Function Call: WRITE
  • Prompt: !,DTP,?20,$P(X,"^",3)
  • Line Location: L1+0
Info |  Source |  Entry Points |  Interaction Calls