Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All
Print Page as PDF
Routine: BSDSCDUP

Package: IHS Changes To Scheduling

Routine: BSDSCDUP


Information

BSDSCDUP ;ihs/cmi/maw - BSD Find Duplicate Appointment entries caused by auto rebook and clean them up

Source Information

Source file <BSDSCDUP.m>

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
IHS Changes To ADT 1 BDGP16PS  

Entry Points

Name Comments DBIA/ICR reference
MAIN ;EP -- main routine entry point
END ;-- cleanup variables and quit
CLEAN ;-- clean up entries that have only one
LOOP ;-- loop through the hospital location file and find duplicates
SCUP ;-- now go back through the hospital location file and cleanup duplicate entries

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Cleaning up duplicate entries caused by auto rebook"
  • Line Location: SCUP+1
Function Call: WRITE
  • Prompt: "."
  • Line Location: SCUP+8

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAW($J LOOP+8*, LOOP+9*, CLEAN+2, CLEAN+3, CLEAN+4, CLEAN+5!, SCUP+3, SCUP+4, SCUP+5, END+1!
^SC - [#44] LOOP+3, LOOP+4, LOOP+5, LOOP+6, SCUP+6, SCUP+7, SCUP+8!

Label References

Name Line Occurrences
CLEAN MAIN+3
END MAIN+1, MAIN+5
LOOP MAIN+2
SCUP MAIN+4

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
BDA LOOP+1~, LOOP+3*, LOOP+4, LOOP+5, LOOP+6, LOOP+8, LOOP+9
BIEN LOOP+1~, LOOP+4*, LOOP+5, LOOP+6, LOOP+8, LOOP+9
BOEN LOOP+1~, LOOP+5*, LOOP+6
>> CNT LOOP+2*
PAT LOOP+1~, LOOP+6*, LOOP+7, LOOP+8, LOOP+9
SDA SCUP+2~, SCUP+3*, SCUP+4, SCUP+5, SCUP+6, SCUP+7, SCUP+8
SIEN SCUP+2~, SCUP+4*, SCUP+5, SCUP+6, SCUP+7, SCUP+8
SOEN SCUP+2~, SCUP+6*, SCUP+7, SCUP+8
SPAT SCUP+2~, SCUP+5*, SCUP+7
TDA CLEAN+1~, CLEAN+2*, CLEAN+3, CLEAN+4, CLEAN+5
TIEN CLEAN+1~, CLEAN+3*, CLEAN+4, CLEAN+5
TPAT CLEAN+1~, CLEAN+4*, CLEAN+5
U LOOP+6, SCUP+7, SCUP+8
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All