HP 3000 Manuals

Ch 4. Run-time System Messages [ Micro Focus COBOL Error Messages ] MPE/iX 5.0 Documentation


Micro Focus COBOL Error Messages

Chapter 4  Run-time System Messages 

The messages described in this chapter are reported by the run-time
system (RTS) and can occur as follows:

   *   When you submit your source code to your COBOL system to produce
       intermediate code

   *   When running Animator

   *   When producing generated code

   *   When running one of your own COBOL programs.

Some of these messages are environment dependent, and so your particular
environment might not support them all.

An RTS error is returned on a program that is syntactically correct and
occurs when problems are encountered during the actual running of the
code.  You could receive such an error if you try to access a file in the
wrong mode or if you use a corrupt file.  RTS errors are thus environment
dependent and their handling depends very much upon the situation in
which they occur.



MPE/iX 5.0 Documentation