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 RT075 (↑ RTS Messages)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Message:      RT075
 
  Text:         Indexed data file name too long
 
  Severity:     Fatal
 
  Explanation:  The maximum number of characters that the UNIX system
                allows a file name to have is 14. However, when creating
                indexed files, the extension .IDX is added to the end of
                the user-defined file name, and so your file name must not
                exceed 10 characters in length.
 
  Resolution:   Rename the file with a shorter file name, that is, one
                that is less than 10 characters in length.
                                    -♦-