cobol3.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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.
                                    -♦-