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

Package: Automated Lab Instruments

Routine: LA7CHKF


Information

LA7CHKF ;DALOI/JMC - Check Lab Messaging File Integrity ;11/16/11 10:49

Source Information

Source file <LA7CHKF.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Run an integrity check
DQ ; Entry point from taskman
IC ; File 62.49 Integrity checker and fix-er-upper.
CHKBX ; Check "B" index on selected Lab files
FILE ; Check "B" index on this file
LOG(X) ; Log error in XTMP global.
; Call with X = error message to store.
LOCK(LA7DA) ; Lock entry in #62.49
; Call with LA7DA = entry to lock
; Returns 0 = failure to obtain lock
; 1 = lock obtained
UNLOCK(LA7DA) ; Unlock entry in #62.49
; Call with LA7DA = entry to lock
LACHK() ; Check ^LA("ADL","Q") for build up of entries.
; Send alert to mail group LAB MESSAGING warning about large # of entries.
CHECKMG ; Check if LAB MESSAGING and LMI mail groups has active members.
; Check mail groups specified for alerts in file #62.48 are valid and have active members.
INIT ; Initialize variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Request ",$S($G(ZTSK):"",1:"NOT "),"Queued"
  • Line Location: EN+30
Info |  Source |  Entry Points |  Interaction Calls