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

Package: Clinical Monitoring System

Routine: QAMAHO4


Information

QAMAHO4 ;HISC/GJC-CHECKS SORT DATA FOR FALLOUT FILE ^QA(743.1 ;7/2/92 09:03

Source Information

Source file <QAMAHO4.m>

Entry Points

Name Comments DBIA/ICR reference
DATE ;BEGINNING/ENDING SORT VALUES FOR DATE DATA ELEMENTS
DATE1
DATE2
NUM ;BEGINNING/ENDING SORT VALUES FOR NUMERIC DATA ELEMENTS
NUM1
NUM2
POINT ;BEGINNING/ENDING SORT VALUES FOR POINTER DATA ELEMENTS
POINT1
PNT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter the beginning and ending values for ",DIR("A"),".",!
  • Line Location: DATE+1
Function Call: WRITE
  • Prompt: !!,*7,"The 'Start with' date must fall before the 'End with' date."
  • Line Location: DATE+10
Function Call: WRITE
  • Prompt: !!,"Enter the beginning and ending values for ",DIR("A"),".",!
  • Line Location: NUM+1
Function Call: WRITE
  • Prompt: !!,*7,"The 'Start with' number must fall before the 'End with' number."
  • Line Location: NUM+10
Function Call: WRITE
  • Prompt: !!,"Enter the beginning and ending values for ",DIR("A"),".",!
  • Line Location: POINT+1
Function Call: WRITE
  • Prompt: !!,*7,"The 'Start with' value must fall before the 'End with' value in the alphabet."
  • Line Location: POINT+10
Info |  Source |  Entry Points |  Interaction Calls