From: "Matthew Conte" Newsgroups: comp.os.msdos.djgpp Subject: Long Filenames - can they always be on? Date: Sun, 5 Jul 1998 17:38:28 -0400 Organization: Netcom Lines: 12 Message-ID: <6norre$ajm@sjx-ixn2.ix.netcom.com> NNTP-Posting-Host: frm-ma2-12.ix.netcom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, just a quick question (respond to group, email address is bogus)... My program will recognize LFN's if LFN=y in the environment, but is there any way to make it *always* recognize LFN's (unless the OS doesn't support it) without having that environment variable set? In other words, can it be handled at compile-time rather than run-time? Thanks, Matt Conte.