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

Package: General Medical Record - IO

Routine: GMRYUT3


Information

GMRYUT3 ;HIRMFO/YH-PATIENT I/O UTILITIES - DIC CALL ;11/6/96

Source Information

Source file <GMRYUT3.m>

Entry Points

Name Comments DBIA/ICR reference
LIST ;LIST I/O RECORDS FOR THE SELECTED TYPE IN THE DATABASE
NEW
Q
DT
SELECT
RESEL
OUT ;
IN ;EDIT OR DELETE INPUT RECORD
SETDA

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?5,$C(7),"No records in the database within the last 48 hours"
  • Line Location: LIST+2
Function Call: WRITE
  • Prompt: !
  • Line Location: Q+0
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+0
Function Call: WRITE
  • Prompt: !!
  • Line Location: RESEL+0
Function Call: WRITE
  • Prompt: !!,"Are you sure you want to delete this record"
  • Line Location: OUT+1
Function Call: WRITE
  • Prompt: !!,"Enter N(o) if you do not want to delete this record or '^' to quit.",!
  • Condition for execution: %=0
  • Line Location: OUT+1
Function Call: WRITE
  • Prompt: !!,"Enter "_GLABEL_" dated "_$P(Y,":",1,2)
  • Line Location: OUT+2
Function Call: WRITE
  • Prompt: !,?5,"Unit ml is not required",!
  • Line Location: OUT+2
Function Call: WRITE
  • Prompt: !,"Enter numeric value for measured output in cc/ml or ",!,"enter S(mall), M(edium) or L(arge) for estimated output.",!
  • Line Location: OUT+5
Info |  Source |  Entry Points |  Interaction Calls