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 RT194 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT194
 
  Text:         File size too large
 
  Severity:     Fatal
 
  Explanation:  A file which your program is accessing is too large
                for successful execution to continue.
 
  Resolution:   When your program has terminated you should recode
                your program spreading the data over more than one
                file to ensure that no file becomes too large for your
                operating system to handle.  Having recoded your
                program you can then rerun it.
                                    -♦-