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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDRRPXC

Package: Scheduling

Routine: SDRRPXC


Information

SDRRPXC ;;10N20/MAH;Recall Reminder Utilities ;01/18/2008 11:32

Source Information

Source file <SDRRPXC.m>

Entry Points

Name Comments DBIA/ICR reference
STOPCODE(SDRRI) ; Return a clinic stop code
PERDIV(SDRRDIV) ;
ASKDIV(SDRRDIV) ;
ASKCLIN(SDRRDIV,SDRRST,SDRRND) ;
I ; Select individual clinics
R ; Select range of clinics
S ; Select stop codes
ASKRANGE(SDRRCLIN,SDRRDIV,SDRRST,SDRRND) ;
ACTIVE(SDRRIEN,SDRRDIV,SDRRST,SDRRND,SDRRREC) ; Is the clinic active?
; SDRRIEN - IEN of clinic in HOSPITAL LOCATION (#44) file
; SDRRDIV - (optional) clinic must be in Division(s)
; SDRRDIV=ien or SDRRDIV(ien)="", where ien is IEN in file 40.8
; SDRRST - (optional) date range start date - default=DT
; SDRRND - (optional) date range end date - default=SDRRST
; SDRRREC - (optional) zero node of clinic

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKDIV+4
Function Call: WRITE
  • Prompt: !!,"Now you'll select the clinics."
  • Line Location: ASKCLIN+2
Function Call: WRITE
  • Prompt: !!,"You'll be able to use ranges and wild cards to select clinics."
  • Line Location: I+2
Function Call: WRITE
  • Prompt: !,"You'll even be able to deselect clinics."
  • Line Location: I+3
Function Call: WRITE
  • Prompt: !,"Enter '?' at the prompt to see how."
  • Line Location: I+4
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKRANGE+4
Function Call: WRITE
  • Prompt: !,"To select a range of clinics, first you select the start of the range,"
  • Line Location: ASKRANGE+5
Function Call: WRITE
  • Prompt: !,"or the 'from' clinic. Next, you select the end of the range,"
  • Line Location: ASKRANGE+6
Function Call: WRITE
  • Prompt: !,"or the 'thru' clinic. We'll select all the clinics in that range for you."
  • Line Location: ASKRANGE+7
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKRANGE+9

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DG(40.8 - [#40.8] Classic Fileman Calls
^SC - [#44] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call