From: "Peter Remmers" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I ask you for some help, please? Date: Wed, 13 Dec 2000 23:52:52 +0100 Organization: T-Online Lines: 19 Message-ID: <918ug2$vjo$01$1@news.t-online.com> References: <20001213223635 DOT 17733 DOT qmail AT web3306 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 976747842 01 32376 2rID85XSXAX4V 001213 22:50:42 X-Complaints-To: abuse AT t-online DOT com X-Sender: 320094726121-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Anna Valary schrieb... > > [ ... ] > C) Autoexec.bat: > > [ ... ] > > Set LNF=y It's LFN=y not LNF=y Also, you don't put it in your autoexec.bat, but in your djgpp.env. It's already there, you just need to change it to say 'y' instead of 'n'. Peter