From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie frustration: headers not found *Solution* Date: Mon, 18 Oct 1999 19:14:15 +0200 Organization: NetVision Israel Lines: 32 Message-ID: References: NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 940266776 10470 199.203.121.2 (18 Oct 1999 17:12:56 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 18 Oct 1999 17:12:56 GMT X-Sender: eliz AT is In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 18 Oct 1999, A. Darrow wrote: > As it turns out, I have been exiting to DOS to run > DJGPP by using my MSDOS prompt icon on the Desktop. Now everything falls in its place. > Voila! The DOS prompt now comes up in a > window and LFN seems to be available. Output from TLFN: > > _USE_LFN reports 1 at startup > Flags: 4006, MaxFile: 255, MaxPath: 260, FSName: FAT32 > _USE_LFN reports 0 when _CRT0_FLAG_NO_LFN is set > _USE_LFN reports 1 when LFN is set to Y > _USE_LFN reports 0 when LFN is set to N Now you have LFN support working. > Eli, there are few people on the internet who exhibit the > patience, dedication and indeed selflessness needed to > ignore the inane and ridiculous and continue to provide > an obvious expertise to an ever widening group of would- > be programmers. The mark of a true professional. Thanks. Your dedication to try whatever I asked also deserves merit. > I apologize for my slight ineptitude No sweat, it happens to all of us, sometimes. Happy DJGPP'ing!