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

Package: Remote Order Entry System

Routine: RMPFQP


Information

RMPFQP ;DDC/KAW-PRINT VA FORM 10-2477a; [ 06/16/95 3:06 PM ]

Source Information

Source file <RMPFQP.m>

Entry Points

Name Comments DBIA/ICR reference
RMPFSET
TYPE
PAT1
END
PAT
READ
SEL
SEL1
CHOOSE
CH1
CH2
CHE
QUE
NUM
NUM1

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,!!,"PRINT VA FORM 10-2477a"
  • Line Location: RMPFSET+2
Function Call: WRITE
  • Prompt: !!,"*** NO ORDERS EXIST FOR THIS PATIENT ***"
  • Line Location: PAT1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: PAT+0
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: !!,"Print an <O>rder, <P>atient data only or a <B>lank Form 10-2477a: "
  • Line Location: SEL+0
Function Call: WRITE
  • Prompt: !!,"Enter an <O> to select an order to print,",!?7,"a <P> to print only the patient information or",!?7,"a <B> to print a blank Form 10-2477a."
  • Line Location: SEL1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: CHOOSE+1
Function Call: WRITE
  • Prompt: !,"Select a Number or <RETURN> to continue: "
  • Line Location: CH1+0
Function Call: WRITE
  • Prompt: !!,"Enter the number to the left of the order or",!?5,"<RETURN> to continue."
  • Line Location: CH2+0
Function Call: WRITE
  • Prompt: !
  • Line Location: QUE+0
Function Call: WRITE
  • Prompt: !!,"Number of copies to print: 1// "
  • Line Location: NUM+0
Function Call: WRITE
  • Prompt: !!,"Enter a number from 1 to 10 for the number of copies to print."
  • Line Location: NUM1+0
Info |  Source |  Entry Points |  Interaction Calls