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
Print Page as PDF
Routine: DMSQT1

Package: VA FileMan

Routine: DMSQT1


Information

DMSQT1 ;SFISC/EZ-STATUS CHECK ;11/13/97 12:08

Source Information

Source file <DMSQT1.m>

Entry Points

Name Comments DBIA/ICR reference
WAIT() ; extrinsic function, checks if SQLI is running (you must wait)
; returns 1 if nodes in ^DMSQ are changing, null otherwise
SET ; set the DM array with current record counts
CHK ; check whether the counts have changed
IDX(TI) ; extrinsic function, checks for indexes on table TI
; returns 1 if there are more indexes to process
; see INDEX^DMSQF2 for similar index checking code
Info |  Source |  Entry Points