cobol3.hlp (Topic list)
Message RT211 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT211
 
  Text:         Program not executable by Run-Time System
 
  Severity:     Fatal
 
  Explanation:  You have tried to run a program that is incompatible
                with the current version of either your run-time
                system, your object file or your COBOL run-time
                library.  For example, your run-time system will not
                run a program linked using a different object file
                format or COBOL run-time library.
 
  Resolution:   If your object file is incompatible with the current
                version of either your COBOL run-time library or your
                run-time system, you will need to relink with the current
                version of your COBOL run-time library.
                                    -♦-