LA7CHKF ;DALOI/JMC - Check Lab Messaging File Integrity ;11/16/11 10:49
Source file <LA7CHKF.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|