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

Package: Scheduling

Routine: SCMCLN


Information

SCMCLN ;swo/oifobp temp clean up routine

Source Information

Source file <SCMCLN.m>

Entry Points

Name Comments DBIA/ICR reference
LOG ;build a list in ^TMP("SCMCLN",$J
SHOW ;see what we got
DEL ;delete the danglers
CLEAN ;clean-up
FOOT ;footer message
TEST ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Checking for ""Ghost Entries"" in the PATIENT TEAM POSITION ASSIGNMENT FILE."
  • Line Location: SCMCLN+7
Function Call: WRITE
  • Prompt: !,"This may take a moment. You will be provided with a list showing corrupted"
  • Line Location: SCMCLN+8
Function Call: WRITE
  • Prompt: !,"file entries. To perform a clean-up accept the ""Yes"" prompt after the list"
  • Line Location: SCMCLN+9
Function Call: WRITE
  • Prompt: !,"is displayed. Answer ""No"" to abort the clean-up.",!
  • Line Location: SCMCLN+10
Function Call: WRITE
  • Prompt: !,"Nothing to clean up...."
  • Line Location: SCMCLN+17
Function Call: WRITE
  • Prompt: !,"Pointer to HL7 EVENT file - the entry ("_V1_") was not deleted."
  • Line Location: DEL+8
Function Call: WRITE
  • Prompt: !,"Clean-up completed",!
  • Line Location: DEL+11
Function Call: WRITE
  • Prompt: !,CNT1_" entries searched. Ghost entries found: "_CNT2
  • Line Location: FOOT+1
Function Call: WRITE
  • Prompt: ^SCPT(404.43,$P($P(^SCPT(404.48,X,0),U,7),";"),0),!
  • Line Location: TEST+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SCPT(404.43 - [#404.43] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call