cobol3.hlp (Topic list)
Message RT156 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT156
 
  Text:         Too many parentheses in compute statement
 
  Severity:     Fatal
 
  Explanation:  You have coded a COMPUTE statement which is too
                complex for your system to handle successfully.
 
  Resolution:   You will have to recode your program.  We strongly
                advise you to break the relevant COMPUTE statement
                into a number of simpler statements.
                                    -♦-