Message-Id: From: "Steven Ehrbar" To: Subject: Re: cAsE sensitivity Date: Wed, 7 May 1997 03:02:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk This might sound silly, but why not set up the system so that it first checks for the filename in the case you typed it, and if that fails goes to the first name in that directory FAT that matches case-insensitively? And, of course, make the whole thing (whether you want total case insensitivity, simple case retention prohibiting case-differntiated files, or full case sensitivity which allows case-differentiated files) an OPTION in the config.sys file -- maybe even a per-filesystem or even a per-partition option.