DK1TCALL processing errors

DK1TCALL processing errors are errors detected within DK1TCALL, the application programming interface to tableBASE. See the tableBASE Programming Guide for detailed information about DK1TCALL.

Examples

Examples of a DK1TCALL processing errors are:

  • invalid key size
  • invalid password
Action

When a DK1TCALL processing error occurs, an error message is printed along with an interpretation of the error code set by DK1TCALL. Processing resumes with the next command sequence. A list of all error codes is found in the tableBASE Programming Guide.

Note:
While DK1TEXEC executes in an environment, the step return code is set to 16 if an error is encountered during interpretation or execution of any command sequence. A return code of zero means all command sequences have been processed successfully.