1. Re: Problem with included: solved
- Posted by Tor Bernhard Gausen <tor.gausen at C2I.NET> May 28, 1999
- 571 views
A billion thanx to you Bernie ! That actually worked. And BTW: EE looks great !Tor Bernie Ryan <bwryan at PCOM.NET>: > If you are running DOS. Dos has a limit to how many files can be > opened at one time ( default is 8 files ). This can be increased by: > > adding the following line to your DOS CONFIG.SYS file > > FILES=40 > > or as many files as you need up to 255. >
Tor
Bernie Ryan <bwryan at PCOM.NET>:
> If you are running DOS. Dos has a limit to how many files can be
> opened at one time ( default is 8 files ). This can be increased by:
>
> adding the following line to your DOS CONFIG.SYS file
>
> FILES=40
>
> or as many files as you need up to 255.
>

