cobol3.hlp (Topic list)
Message 0331 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0331
 
  Text:         Program is nested - must compile with NESTCALL
                directive
 
  Explanation:  Your program contains one or more nested programs.
 
  Resolution:   Specify the NESTCALL directive when you submit your
                program to the COBOL system.
                                    -♦-