LRNITEG ;SLC/FHS - INTEGRITY CHECKER FOR LAB SERVICE PACKAGE ;8/3/89 17:52 ;
Source file <LRNITEG.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;set %ZOSF variables
; This routine stores routines (variable X) in ^TMP("LRNITEG" returns ; XBIT which is = $A(X) and SIZE which is the $L(X) |
|
NEW | ;
|
|
VER | ; Select or add version #
|
|
LOOP | ; Loop thru intire file checking for mis-match between file directory
|
|
ASK | ||
ASK1 | ||
DQ | ;
|
|
LOG | ||
SIZE | ; Test for existence of X, load routine into ^TMP("LRNITEG" AND COUNT $L(X)
|
|
BIT | ;
|
|
CKSUM | ; Compute Check Sum
|
|
ER | ; Error msg for when attempt to use a routine that doen't exist
|
|
ER2 | ; Error msg when the version being loaded does not match the version selected for auto loading
|
|
STOP | ; clean-up
|
|
LOOK | ; Entry point to look thru the whole selected version routine, checking for mis-matches Prints the DA every tenth time
|
|
SING | ; Entry point for a single routine data look-up
|
|
SING1 | ; Loop point
|
|
QUE | ;
|
|
SCREEN | ;Screen routine for version number
|
|
SUM(REF) | ; Sum -> Position-relative Ascii total
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^LAB(69.91 - [#69.91] | Classic Fileman Calls |