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

Package: Scheduling

Routine: SDMHNS


Information

SDMHNS ;MAF/ALB - MENTAL HEALTH NO SHOW REPORT (BGJ);SEPTEMBER 9, 2010

Source Information

Source file <SDMHNS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point for the automatic generation of the No Show Report from BGJ
SET(X) ; SET UP THE STRING
HEAD ;Heading for the report
HEAD1
TOTAL ;Prints totals for the clinics by division - FOR BGJ
TOTAL1 ;TOTALS FOR AD HOC
COUNT ; COUNTER

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ?25,"Division/Clinic Appointment Totals",!
  • Line Location: TOTAL1+4
Function Call: WRITE
  • Prompt: "Division/CLinic",?73,"Unique",!
  • Line Location: TOTAL1+5
Function Call: WRITE
  • Prompt: ?56,"NS NSA NAT Patients",!
  • Line Location: TOTAL1+6
Function Call: WRITE
  • Prompt: !
  • Line Location: TOTAL1+12
Info |  Source |  Entry Points |  Interaction Calls