From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: Q: RHIDE & long file names Date: Tue, 08 Jun 1999 15:50:29 -0400 Organization: Nortel Lines: 16 Message-ID: <375D7405.C819ABCB@nortelnetworks.com> References: <928828204 DOT 2053 AT www DOT remarq DOT com> NNTP-Posting-Host: bcarib90.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Q How do I set rhide to long file names without -y each time I call Rhide A SET LFN=Y. /* 2. Go to your djgpp directory, wherever that is. 3. Open the file "djgpp.env" in your text editor. 4. Find the line "+LFN=n" and change it to read "+LFN=y" 5. Save the change, and restart djgpp and/or RHIDE. */ Clemens Valens wrote: > > How can I get RHIDE to work correctly with long file names? > I can't find anything about it in the (RHIDE) FAQs. > > **** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****