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

Package: Clinical Monitoring System

Routine: QAMAHO2


Information

QAMAHO2 ;HISC/GJC-CHECKS SORT DATA FOR FALLOUT FILE ^QA(743.1 ;5/5/93 15:10

Source Information

Source file <QAMAHO2.m>

Entry Points

Name Comments DBIA/ICR reference
PAT ;BEGINNING/ENDING SORT VALUES FOR PATIENT
PAT1
PAT2
PAT3
DLMNT ;SELECT DATA ELEMENT TO SORT BY
MON ;BEGINNING/ENDING SORT VALUES FOR MONITOR
MON1
MON4
MON5
MON2 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter the beginning and ending values for PATIENT NAME.",!
  • Line Location: PAT+1
Function Call: WRITE
  • Prompt: !!,*7,"Names must start in uppercase, with or without a comma. Between 1-30 characters long."
  • Line Location: PAT+5
Function Call: WRITE
  • Prompt: !!,*7,"Names must start in uppercase, with or without a comma. Between 1-30 characters long."
  • Line Location: PAT1+3
Function Call: WRITE
  • Prompt: !!,*7,"The beginning name must fall before the ending name in the alphabet."
  • Line Location: PAT2+0
Function Call: WRITE
  • Prompt: !
  • Line Location: DLMNT+1
Function Call: WRITE
  • Prompt: !!,"Enter the beginning and ending values for MONITOR CODE.",!
  • Line Location: MON+1
Function Call: WRITE
  • Prompt: !!,*7,"Monitors must start in alphanumerics. Between 1-30 characters long."
  • Line Location: MON+5
Function Call: WRITE
  • Prompt: !!,*7,"Monitors must start in alphanumerics. Between 1-30 characters long."
  • Line Location: MON1+3
Function Call: WRITE
  • Prompt: !!,*7,"The beginning Monitor must fall before the ending Monitor."
  • Line Location: MON4+0
Info |  Source |  Entry Points |  Interaction Calls