home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WP / DINFO6.ZIP / 1018 < prev    next >
Text File  |  1993-10-21  |  2KB  |  68 lines

  1.                             WordPerfect Corporation
  2.                        InfoShare Information Fax Service
  3.                                 (800) 228-9960
  4.  
  5. Title:    CONFIG.SYS: CHANGING FILES= DUE TO ERROR MSG
  6. Product:  WordPerfect 5.1 for DOS
  7. Number:   1018-5/93
  8.  
  9. Problem
  10. As you start WordPerfect, the following error message appears:
  11. Insufficient File Handles to run WP--Increase FILES= in
  12. CONFIG.SYS and reboot your computer.
  13.  
  14.  
  15. Concept
  16. As your computer boots up, it searches the root directory of your
  17. startup drive for the files CONFIG.SYS and AUTOEXEC.BAT.  These
  18. files contain basic system commands and configuration
  19. information.  For example, these files contain information for
  20. configuring the management of memory, attaching devices, the kind
  21. of prompt DOS displays, and other parts of the computer system. 
  22. Your computer uses some information contained within these
  23. commands as limits that maintain the integrity of your system.
  24.  
  25. The CONFIG.SYS file contains the main configuration commands your
  26. computer uses when you turn it on.  It is stored in the C:\
  27. directory, or the root directory of your startup drive.
  28.  
  29. CONFIG.SYS contains the FILES= command line that limits the
  30. number of files that can be open on your system.  The number
  31. following FILES= specifies the number of file handles that can be
  32. open at one time.  For example, WordPerfect requires a minimum
  33. value of FILES=20.   DOS specifies the allowable range to be 8
  34. through 255.  The default is 8. 
  35.  
  36. The Insufficient File Handles...  error suggests a request was
  37. made to open more files than are currently available.  
  38. Otherwise, all currently available file handles specified in the
  39. CONFIG.SYS file are already currently opened.   You must increase
  40. the number of files that can be open by changing the FILES=
  41. command.  
  42.  
  43.  
  44. Solution
  45. Specify FILES=20.  
  46.  
  47. 1     Save the information in all open applications.
  48.  
  49. 2     From a DOS prompt, type COPY C:\CONFIG.SYS C:\CONFIG.OLD
  50. and
  51.       press Enter.
  52.  
  53. 3     Type COPY CONFIG.SYS+CON CONFIG.SYS, then press Enter.
  54.  
  55. 4     Enter FILES=20 (or higher, depending on the setting you
  56.       want).
  57.  
  58. 5     Press F6, then press Enter.
  59.  
  60. 6     Reboot your computer by pressing Ctrl+Alt+Del.
  61.  
  62. If WordPerfect continues to display the Insufficient File
  63. Handles... message, repeat these steps and increase your current
  64. file handles setting. 
  65.  
  66. See Also
  67. ∙     Appendix E: Error Messages in the WordPerfect 5.1 for DOS
  68. reference manual