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

Package: Clinical Monitoring System

Routine: QAMAHO5


Information

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

Source Information

Source file <QAMAHO5.m>

Entry Points

Name Comments DBIA/ICR reference
SET ;BEGINNING/ENDING SORT VALUES FOR SET OF CODES DATA ELEMENTS
SET1
FREE ;BEGINNING/ENDING SORT VALUES FOR FREE TEXT DATA ELEMENTS
FREE1
EVENT ;BEGINNING/ENDING SORT VALUES FOR EVENT DATE
EVENT1 ;
LOOP ;
LOOP1

Interaction Calls

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