Date: Tue, 20 Jan 1998 14:44:40 -0800 (PST) Message-Id: <199801202244.OAA11050@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Gary R. Sekinger" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: case of filenames question Precedence: bulk At 03:13 1/20/1998 -0500, Gary R. Sekinger wrote: >I cannot seem to figure out how to read the lfn filenames. I used opendir() >and readdir(), but the seem to only return lower case versions of the file >names. In the following example, the file "ME" should be uppercase. "ls" >seems to do this as well: [snipped] Be sure you have LFN=Y set in your environment. I think the environment overrides DJGPP.ENV. Nate Eldredge eldredge AT ap DOT net