Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
File Handles
Name: Dave K Date: November 5, 2000 at 20:09:08 Pacific
Comment:
I have several DOS based applications which need to open lots of files at the same time.
When running from DOS, Win 3.11, 95 or 98 they run fine provided I have the line FILES=100 in CONFIG.SYS With Windows NT I have the line FILES=100 in CONFIG.NT
My question is: How can I increase available file handles in Windows ME ?
Name: Giovanni Turri Date: November 7, 2000 at 04:55:08 Pacific
Reply:
Hello Dave! Go there:
Q269030 - How to Increase Available File Handles for MS-DOS-Based Applications in Windows Millennium Edition http://support.microsoft.com/support/kb/articles/Q269/0/30.ASP
Hope this help!
0
Response Number 2
Name: Giovanni Turri Date: November 8, 2000 at 05:13:56 Pacific
Reply:
No, it function only for DOS box! Sorry!
0
Response Number 3
Name: Nic Date: November 9, 2000 at 06:02:05 Pacific
Reply:
Hi I have the same problem as Dave But need buffers as well as file handles for dos applications. I tried the suggestion above with no luck.
Summary: I have a Foxpro for Windows 2.6a application which needs to open lots of files at the same time. In Windows 3.x, 95, 98, Nt or 2000 it runs fine provided I have the line FILES=255 in CONFIG.SYS or CON...
Summary: Anybody know if there is an equivalent of config.sys in ME that will allow you to specify file handles (i.e. files=99)? I believe that there must be a congiguration file that changes the default of f...