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 RT188 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT188
 
  Text:         File name too large
 
  Severity:     Fatal
 
  Explanation:  A file name which you have used has more characters
                than the maximum number allowed by your operating
                system.
 
  Resolution:   You will need to recode your program to check the
                length of the file in error, and rename it with a shorter
                file name. You will then be able to run your program
                again.
                                    -♦-