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 RT001 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT001
 
  Text:         Insufficient buffer space
 
  Severity:     Recoverable
 
  Explanation:  You have tried to open a file directly or indirectly
                and, although you have not exceeded your system's file
                limit, something in your system is unable to allocate
                enough memory space for this operation.
 
  Resolution:   Although you can trap this error you must do STOP RUN
                as soon as it is reported.
                                    -♦-