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 RT129 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT129
 
  Text:         Attempt to access record zero of relative file
 
  Severity:     Recoverable
 
  Explanation:  The value specified in the RELATIVE KEY data item
                contains the value zero.
 
  Resolution:   You should ensure that the value in the RELATIVE KEY
                data item is greater than zero, then continue to run
                your program.
                                    -♦-