Message-ID: <37B24A99.4B900061@videotron.ca> From: bub X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: newbie wants to get ramped up w/a windows text editor References: <7or428$7qv$1 AT autumn DOT news DOT rcn DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 Date: Thu, 12 Aug 1999 00:16:25 -0400 NNTP-Posting-Host: 24.200.83.106 X-Complaints-To: abuse AT videotron DOT net X-Trace: wagner.videotron.net 934431249 24.200.83.106 (Thu, 12 Aug 1999 00:14:09 EDT) NNTP-Posting-Date: Thu, 12 Aug 1999 00:14:09 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Lee Goldblatt wrote: > > i have installed djgpp > > i took a look at rhide and it's not my cupa tea > > i have some "notepad on steroids text editors" like pfe and textpad > so i type in my source code in the editor and then get the editor to > execute the proper dos command line to compile. output defaults to > the dos console or i could capture it and send it to a window. these > text editors can do that i think. I recommend Editplus (http://www.editplus.com). It is very configurable and supports syntax highlighting (for any language), shell execution with output capture (for compiling or whatever), macros, auto completion (finish some text you start) etc... it's shareware for $20. Probably the best buy I've made in the shareware world. > could someone elaborate, i'm new to this -Bub