From: "Jason Spashett" Newsgroups: comp.os.msdos.djgpp References: <373AD5A1 DOT FDBEF551 AT magix DOT com DOT sg> Subject: Re: compliing single files in RHIDE Date: Thu, 13 May 1999 15:08:52 +0100 Lines: 22 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 NNTP-Posting-Host: fig.stnc.co.uk Message-ID: <373adc66.0@montblanc.stnc.co.uk> X-Trace: 13 May 1999 15:06:30 GMT, fig.stnc.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You must make sure that when you save rhide options that your project is closed. i.e. go into rhide close the project and re save. Chuming wrote in message <373AD5A1 DOT FDBEF551 AT magix DOT com DOT sg>... >Hi there! > >I've been having this annoying problem with RHIDE >when compiling single file programs. > >I've followed the instruction to start RHIDE using >" rhide rhide " the first time I start, setting the options >then exiting. But every time I run rhide and try to run >a program, I get only the option to compile the program but unable to >use "link" "make" "build all" and the "run" option... >I can only use them after i go to the project menu and select >"close project" before loading my source... >Is there any way around this annoying problem? > >Thanks in advance!