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

Package: Scheduling

Routine: SDYCENR1


Information

SDYCENR1 ;ALB/CAW - CLINIC ENROLLMENT ; 7/18/94

Source Information

Source file <SDYCENR1.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT ;Print enrollment reports
PRINTQ
CHECK ; check to see if header should be printed
HDR ; Header
NO ; No entries found

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CHECK+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CHECK+3
Function Call: WRITE
  • Prompt: !,"Patients with inactive enrollments and no Date of Discharge"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: ?70,"Page: ",SDPAGE
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"PATIENT",?37,"PATIENT ID",?49,"CLINIC",?70,$$FDATE^VALM1(DT),!,SDASH,!
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,"No inactive enrollments with missing discharge dates found."
  • Line Location: NO+2
Info |  Source |  Entry Points |  Interaction Calls