Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!princeton!allegra!ulysses!gamma!pyuxww!pyuxv!cim2 From: cim2@pyuxv.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Obtaining FILES= and BUFFERS= from a program Message-ID: <269@pyuxv.UUCP> Date: Tue, 7-Apr-87 11:07:44 EST Article-I.D.: pyuxv.269 Posted: Tue Apr 7 11:07:44 1987 Date-Received: Sat, 11-Apr-87 08:06:47 EST References: <1578@bnrmtv.UUCP> Organization: CHC Lines: 16 The easy (;-) way to do it is to open config.sys and scan through it looking for BUFFERS=nn and FILES=nn - we do this on our install scripts, as well as checking for things like ANSI.SYS being installed. Its pretty easy to do - we just use a little C language scanner. I'm sorry, but the code is proprietary Bellcore so I can't send it to you. (:-() There is probably some obscure DOS service to do it, but why bother writing assembler ? Robert L. Fair, CHC Bell Communications Research Piscataway NJ ihnp4!pyuxv!cim2