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

Package: Enrollment Application System

Routine: EAS155P1


Information

EAS155P1 ;;ALB/SCK - MT LETTERS BAD POINTERS CLEAN UP ;07/22/2004

Source Information

Source file <EAS155P1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point from programmer mode
QUE ;
BLD ; Entry point scan and cleanup. Do not call directly, call from the EN entry point.
POST ; Post Install entry point. This entry point is intended to be called from the KIDS build.
SCAN ; Begin scanning for any bad pointers in the MT Letter Files
CLNUP ; Disable letters in MT Letter Status file with suspicious pointers
; Do not delete, but flag as "bad"
ALERT ; Send an alert to user that the scan has completed.
REPORT ; Print Bad Pointers Report setup
P ; Print report
HDR ; PRINT REPORT HEADER
CHKPREV() ; Check for a previous scan in XTMP
TEXT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !?3,MSG(XCNT)
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !?3,"Exiting scan..."
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !!?3,"Scan Queued: "_ZTSK
  • Line Location: QUE+11
Function Call: WRITE
  • Prompt: !,LINE
  • Line Location: P+12
Function Call: WRITE
  • Prompt: "Results of Possible Bad Pointers Report for EAS MT Letters"
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,TEXT,LINE,TEXT1
  • Line Location: HDR+10
Function Call: WRITE
  • Prompt: !,TEXT,LINE,TEXT1,!
  • Line Location: HDR+16
Function Call: WRITE
  • Prompt: !,LINE
  • Line Location: HDR+23
Function Call: WRITE
  • Prompt: !?5,DDASH
  • Line Location: HDR+24
Function Call: WRITE
  • Prompt: !?3,$CHAR(7),"The EAS MT LTRs Bad Pointer scan is currently running."
  • Line Location: CHKPREV+6
Function Call: WRITE
  • Prompt: !?3,"started by ",$$GET1^DIQ(200,EASDUZ,.01)
  • Line Location: CHKPREV+8
Function Call: WRITE
  • Prompt: " on ",$$HTE^XLFDT(^XTMP("EASBADPTRS",0,"START"))
  • Line Location: CHKPREV+9
Function Call: WRITE
  • Prompt: !?3,"Data from a previous scan exists. "
  • Line Location: CHKPREV+12
Function Call: WRITE
  • Prompt: "Last Run: ",$$HTE^XLFDT(^XTMP("EASBADPTRS",0,"END"))
  • Line Location: CHKPREV+13
Function Call: WRITE
  • Prompt: !?3,"Answering ""YES"" will cause this data to be erased and a new"
  • Line Location: CHKPREV+14
Function Call: WRITE
  • Prompt: !?3,"scan started!",!
  • Line Location: CHKPREV+15

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^EAS(713.1 - [#713.1] GET1^DIQ
^EAS(713.2 - [#713.2] Classic Fileman Calls,  GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call