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

Package: Scheduling

Routine: SDNOS


Information

SDNOS ;ALB/LDB - NO SHOW REPORT ; 18 May 99 8:43 AM

Source Information

Source file <SDNOS.m>

Entry Points

Name Comments DBIA/ICR reference
DIV
SEL
FMT ;Select Format
DATE
ZIS
READ ;Select clinics
VALID
HELP
INAC ;Determine if clinic is inactive
ASK
END
END1
MDIV

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"You may enter only a beginning date if you would like",!,"to see a report of No-Shows for only one date."
  • Line Location: DATE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: DATE+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: ZIS+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: !,*7,"This clinic has all ready been selected",!
  • Line Location: VALID+7
Function Call: WRITE
  • Prompt: !!,"Enter the clinic name here. Press return when you are finished choosing clinics.",!,"You may ask for a range of clinics by preceding the clinic or"
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"letter(s) that begin the clinic name with an asterisk. For example,"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"if you would like to see all clinics that begin with MED, you could enter ",!,"*MED or *CT for all clinics that begin with CT."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"You will then be asked to choose which actual clinic will begin the range.",!,"When you have chosen one, all clinics that contain the initial response for "
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"range and follow your choice in alphabetic order will be included in the report.",!
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: *7,!,"Clinic ",$S('$P(^("I"),U,2):"is",1:"was")," inactive ",$S('$P(^("I"),U,2):"as of ",1:"from ")
  • Line Location: INAC+2
Function Call: WRITE
  • Prompt: Y
  • Line Location: INAC+2
Function Call: WRITE
  • Prompt: " to ",Y,!
  • Line Location: INAC+3
Function Call: WRITE
  • Prompt: !
  • Line Location: INAC+4
Function Call: WRITE
  • Prompt: !,"Do you wish to include this clinic in the report"
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+1
Function Call: WRITE
  • Prompt: !,"Enter 'Yes' to include clinic in this report or 'No' to exclude from the report."
  • Line Location: ASK+2
Info |  Source |  Entry Points |  Interaction Calls