Newsgroups: comp.databases
Path: utzoo!utgpu!watserv1!maytag!xenitec!wynnds.xenitec.on.ca!timk
From: timk@wynnds.xenitec.on.ca (Tim Kuehn)
Subject: Re: some questions on DBASE III +
Organization: TDK Consulting Services
Date: Wed, 13 Mar 91 03:49:23 GMT
Message-ID: <1991Mar13.034923.602@wynnds.xenitec.on.ca>
Keywords: make it simple....
References: <20990@shlump.nac.dec.com> <68237@brunix.UUCP>

In article <68237@brunix.UUCP> pew@cs.brown.edu (Peter E. Wagner) writes:
>In article <20990@shlump.nac.dec.com>, yychow@pasm07.enet.dec.com (yychow) writes:

>|> 		config.sys
>|> 		==========
>|> 		files = 50
>|> 
>|> 		autoexec.bat
>|> 		============
>|> 		set clipper = F50
>|> 
>|> 	   This should enable me to open up to 50 files, right !!!

I don't think so. If I remeber my DOS batch commands right, those 
spaces are what's causing you problems. do a "set" command all by 
itself and see what the clipper env. var is set to. If it's not 50, 
then do: 

set clipper=f50

_exactly_ as it's written above. 

I've been bitten by this one more than once. 

   ------------------------------------------------------------------------ 
   Tim Kuehn			    TDK Consulting Services  (519)-888-0766
   timk@wynnds.xenitec.on.ca  -or-  !{watmath|lsuc}!xenitec!wynnds!timk
   Valpo EE turned loose on unsuspecting world! News at 11!
