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

Package: Remote Order Entry System

Routine: RMPFET


Information

RMPFET ;DDC/KAW-ENTER/EDIT PATIENT ORDERS; [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFET.m>

Entry Points

Name Comments DBIA/ICR reference
RMPFSET
PAT
SELECT
ADDEDIT
ADD
END
CONT
READ
SEL ;;Select action to be taken on order
SEL1
SEL2
SELE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"*** A MENU SELECTION MUST BE MADE ***"
  • Line Location: RMPFSET+0
Function Call: WRITE
  • Prompt: @IOF,"ENTER/EDIT PATIENT ORDERS",!
  • Line Location: RMPFSET+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+0
Function Call: WRITE
  • Prompt: !,"Enter <RETURN> to continue or <^> to exit: "
  • Line Location: CONT+1
Function Call: READ
  • Variable: Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: READ
  • Variable: Y
  • Timeout: 5
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SEL+4
Function Call: WRITE
  • Prompt: !,"Select a Number to edit, <A>dd or <RETURN> to exit: "
  • Line Location: SEL1+0
Function Call: WRITE
  • Prompt: !!,"Enter the number to the left of the order you wish to edit",!?5,"<A> to add a new order or",!?5,"<RETURN> to continue."
  • Line Location: SEL2+0
Info |  Source |  Entry Points |  Interaction Calls