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 0259 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0259
 
  Text:         Illegal report-name or bad RD clause
 
  Explanation:  You have defined a report-name that is either not
                unique or which does not conform to the rules for
                user-defined words. Alternatively, you have specified
                a clause in an RD entry incorrectly.
 
  Resolution:   Check your Language Reference for the correct
                syntax of an RD entry. Correct your program accordingly.
                                    -♦-