home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4223 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!krkitsem
  3. From: krkitsem@undergrad.math.waterloo.edu (Kevin Kitsemetry)
  4. Subject: Re: "Too many files open" error in DOS
  5. Message-ID: <BxAt78.Et6@undergrad.math.waterloo.edu>
  6. Organization: University of Waterloo
  7. References: <1cp9gjINNi5j@mizar.usc.edu>
  8. Date: Fri, 6 Nov 1992 14:21:05 GMT
  9. Lines: 14
  10.  
  11. In article <1cp9gjINNi5j@mizar.usc.edu> sharp@mizar.usc.edu (Malcolm Sharp) writes:
  12. >
  13. >We've developed an MS-DOS-based FORTRAN program that has given the
  14. >error message "Too many files open."  This occurs when we the program
  15. >is attempting to open the 16th file.  We have editted the 'CONFIG.SYS'
  16. >file "FILES= " statement to be 30, 40, ... 60 files to no avail (and of
  17. >course rebooted after making the change).
  18. >
  19. >Any ideas suggestions will be appreciated.
  20. >
  21.  
  22. This is specific to the compiler that you are using.  Some, such as
  23. WATCOM FORTRAN 77 & FORTRAN 77/386, will allow you to increase this
  24. limit.
  25.