From: "Roger W. Huggins" Newsgroups: comp.os.msdos.djgpp Subject: Solution to info files in Rhide 1.4 Date: Sat, 22 Nov 1997 05:32:25 -0800 Organization: Alternate Access Inc. Lines: 17 Message-ID: <880205220.134047@moon.aa.net> NNTP-Posting-Host: 204.157.220.10 Cache-Post-Path: moon.aa.net!unknown AT cust123 DOT max5 DOT seattle-k56 DOT aa DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk This may be problem that should be simple, but it caused me alot of headaches and so I thought I would post the solution that I found. The problem was I would set up Rhide, but no matter what I did, I could not get it to read any of the help files. I finally narrowed it down to the two lines that are added to the autoexec.bat file when installing DJGPP. I had a space after the equal signs and this was causing my problem. But I did not discover the solution until several weeks and many readings of the FAQ. In any case, if anyone else has this problem, you might try deleting the spaces around the equal signs. Now that I have rhide 1.4 up and working, I really like it. It feels alot like Turbo C++, except Turbo C++ has a few other tools that I would like to see in Rhide; Like the ability to change directories more easily and the transfer option of Turbo C++. But all in all, it is very good and I like it better than the Unix type editors that I've used.