cobol3.hlp (Topic list)
Message 013 (↑ Code Generation Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      013
 
  Text:         Illegal intermediate code (at nnnnnn in seg mm)
 
  Severity:     Recoverable
 
  Explanation:  You are trying to create generated code from
                intermediate code that has been corrupted.
 
                nnnnnn is an intermediate code address;
                mm is an intermediate code segment number.
 
  Resolution:   Resubmit your source code to your COBOL system to
                try to obtain valid intermediate code.
                                    -♦-