
Command: setchk
Sets the debug level of the ADAMO library.
setchk [level]
- The ADAMO debug level is set to level.
Valid levels are:
- 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.
If this argument is omitted the ADAMO debugging level is not changed.
- Return value: the previous debugging level.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jan 7 1996 .