From: Skye Newsgroups: comp.os.msdos.djgpp Subject: Re: making exe's in RHIDE... Date: Thu, 03 Apr 1997 11:24:18 -0800 Organization: Uniserve Message-ID: <334403E2.7946@iname.com> References: <01bc3ec2$782b1c40$233363c3 AT 8652hvt73761> <3341A784 DOT 3BAB AT iname DOT com> <33437B37 DOT 5F5 AT Mathematik DOT tu-chemnitz DOT de> Reply-To: s_c AT iname DOT com NNTP-Posting-Host: dy1-04.van.tvs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Robert Hoehne wrote: > > Skye wrote: > > > > > Run it. > > (Select File+DOS Shell from the menu and type in your project name) > > i.e.[myprog] > > Have you overlooked the menu entry "Run/Run" ?? > I do not recommend this way of running your program > until someone can tell me, what's wrong with "Run/Run" > (hotkey Ctrl+F9). No reson not to. I did over look that feature. In the early stages of developement I use a seperate dos box(win95) so if my prog. crashes I can just go on with what I was doing. -SC