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 0264 (↑ Syntax Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      0264
 
  Text:         Only one report group with this TYPE allowed per RD
 
  Explanation:  You have specified a duplicate of one of the TYPE
                clauses (for example, you have specified two TYPE PF
                clauses); only one clause of each type is allowed
                in a particular RD entry.
 
  Resolution:   Delete the duplicate TYPE clause.
                                    -♦-