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

Package: Health Summary

Routine: GMTSPCD


Information

GMTSPCD ; SLC/DLT,KER - Queue HS Batch Print Clinic by Date ; 08/27/2002 [1/26/05 11:22am]

Source Information

Source file <GMTSPCD.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Controls branching
CLINICQ ; Loop thru clinics for appointments
; Date stored in GMTSCDT
QUEUE ; Queues HS batch print for particular HS Type and Location.
GETIO(X) ; Get device for queueing
SELDATE() ; Allows entry of Visit/Surgery date or date range
; for Print-by-Clinic

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will queue Health Summaries for a specified Visit Date"
  • Line Location: MAIN+1
Function Call: WRITE
  • Prompt: !,"for all Outpatient Clinics with Appointments on that Visit Date.",!!
  • Line Location: MAIN+2
Function Call: WRITE
  • Prompt: !
  • Line Location: MAIN+5
Info |  Source |  Entry Points |  Interaction Calls