From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with Rhide Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <2QLc6.1431$Y2 DOT 24884 AT news> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 X-Trace: /KtlGUBgpBA80gCE//QXf1jBAxXYasZOW3kCBizSVze+S/DGUU9YXtDkAvt10/guL6w1UKP5wSke!njck/stwQ619/4ajhUXsnDXu+26TDnjbxwnhhV5V/ccEFBuXoNKGnkIZZRvI2Rl61zjJOAU9ueUB!YeuZXw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Mon, 29 Jan 2001 04:49:40 GMT Distribution: world Date: Mon, 29 Jan 2001 04:49:40 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sun, 28 Jan 2001 02:52:46 GMT, "Jake" wrote: >If I modify anything from the "option" menu and save the options, The next time I open Rhide I can ...try setting your line width to about 70? >compile the source code but I can't run it. The run option isn't >enabled "its a light shade". This often happens if you're not using a project file. From the Project menu, choose Open project... Then find a place to put your .gpr (project) file. Now add .c files to the Project window with the Ins key. --