[Contents] [Next Page] [Prev Page] [Up] [How to Search]
Chapter IV.10 -
Validation Routines
SET level of CHecKing
Note that a check at one level implies checks at all lower levels. So SETCHK('RSETS') implies checking of not only RSETS but also ACCESS and RUNTIM. CHECK may take values:
- ALL enables extensive checking of input parameters and their consistency with the internal data structure.
- TABLES check existence of tables.
- WINDOWS check validity of window common (TAIL)
- RSETS check that rset defined
- ACCESS check that access methods are valid
- RUNTIM run time checks, e.g. "does the row exist?"
- NONE disables this checking.
OPETAP sets the initial level of checking to `ALL'
___________________________________________________________________________
SF and PP - CERN PTG - ADAMO Reference Manual for Version 3.3 - 13 Dec 93