| Damien 08.05.2013, 09:55 (edited by Damien, 08.05.2013, 12:37) |
Which text editor do you use for dos programming? (Developers) |
Hello, |
| ron Australia, 08.05.2013, 13:57 @ Damien |
Which text editor do you use for dos programming? |
> The main drawback of these editor is that they are displayed in (default) --- |
| Damien 10.05.2013, 11:46 @ ron |
Which text editor do you use for dos programming? |
> I use PEDIT for programming in DOS. |
| Rugxulo Usono, 08.05.2013, 15:49 @ Damien |
Which text editor do you use for dos programming? |
> Up to now, under DOS, I've been using 2 kinds of text editor : the standard |
| Damien 10.05.2013, 11:54 @ Rugxulo |
Which text editor do you use for dos programming? |
Thank you for all this information ! |
| Laaca Czech republic, 10.05.2013, 20:08 @ Damien |
Which text editor do you use for dos programming? |
The possibility of using more than 80 columns depends on your videocard. Most videocards support text videomode 132x43 or 132x50. --- |
| RayeR CZ, 14.05.2013, 16:27 @ Laaca |
Which text editor do you use for dos programming? |
BTW what DOS/BIOS service or call to get current mode height? --- |
| tom Germany (West), 14.05.2013, 17:27 @ RayeR |
Which text editor do you use for dos programming? |
> BTW what DOS/BIOS service or call to get current mode height? |
| RayeR CZ, 15.05.2013, 00:09 @ tom |
Which text editor do you use for dos programming? |
> > BTW what DOS/BIOS service or call to get current mode height? --- |
| Rugxulo Usono, 15.05.2013, 00:56 @ RayeR |
Which text editor do you use for dos programming? |
> Thx, is there some difference in compatability under various VMs, DOS boxes |
| RayeR CZ, 28.05.2013, 19:32 @ tom |
Which text editor do you use for dos programming? |
> ir.x.ax = 0x1130; /* get number of lines */ --- |
| georgpotthast Germany, 15.05.2013, 13:09 @ Rugxulo |
Which text editor do you use for dos programming? |
Hi Rugxulo, |
| Rugxulo Usono, 15.05.2013, 17:40 @ georgpotthast |
Which text editor do you use for dos programming? |
> Hi Rugxulo, |
| georgpotthast Germany, 15.05.2013, 18:37 @ Rugxulo |
Which text editor do you use for dos programming? |
I did not think that you wanted to insult but if you write - simply put - FlWriter was a nice try but it crashes all the time I have to object. |
| Rugxulo Usono, 15.05.2013, 21:31 @ georgpotthast |
Flwriter 1.2 works great |
> I did not think that you wanted to insult but if you write - simply put - |
| georgpotthast Germany, 15.05.2013, 21:57 @ Rugxulo |
Flwriter 1.2 works great |
Thank you for your test, Rugxulo! |
| Rugxulo Usono, 15.05.2013, 21:50 @ georgpotthast |
Which text editor do you use for dos programming? |
> FlWriter is not intended and I think not very useful for developing |
| georgpotthast Germany, 15.05.2013, 22:30 @ Rugxulo |
Which text editor do you use for dos programming? |
I just find the code easier to read in VisualC, Dev-CPP or Code::Blocks than in DOS text based editors. This due to the fonts used instead of 8bit fonts. |
| Rugxulo Usono, 15.05.2013, 22:51 @ georgpotthast |
Which text editor do you use for dos programming? |
> I just find the code easier to read in VisualC, Dev-CPP or Code::Blocks |
| georgpotthast Germany, 16.05.2013, 19:05 @ Rugxulo |
Which text editor do you use for dos programming? |
Yes, the font looks good. When you got JED for download I will test it. |
| DOS386 23.05.2013, 11:26 @ Damien |
Which text editor do you use for dos programming? |
> In other words, is there some kind of "notepad++" for Dos ? --- |
| bocke 01.06.2013, 12:39 @ Damien |
Which text editor do you use for dos programming? |
> As this kind of display can be appropriate with old 14" CRT, on today's |
| Rugxulo Usono, 11.08.2013, 04:48 @ bocke |
Which text editor do you use for dos programming? |
(Sorry for bumping this old thread.) |
| DOS386 11.08.2013, 13:47 @ Rugxulo |
Which text editor do you use for dos programming? |
> (Sorry for bumping this old thread.) --- |
| Brian_extended 21.10.2013, 20:19 @ DOS386 |
Which text editor do you use for dos programming? |
New Member to the forum, "old" DOS user... |
| Rugxulo Usono, 28.10.2013, 17:57 @ Brian_extended |
Which text editor do you use for dos programming? |
> I prefer WordStar version 6, non-document mode. WordStar is sensitive to |
| Brian_extended 28.10.2013, 22:56 (edited by Brian_extended, 28.10.2013, 23:12) @ Rugxulo |
Which text editor do you use for dos programming? |
> > I prefer WordStar version 6, non-document mode. WordStar is sensitive to |
| Arjay 02.11.2013, 16:10 @ Rugxulo |
Which text editor do you use for dos programming? |
> > Older WordStar 4 uses very little memory, and I've called it from inside |
Thread view
, so you should have plenty to choose from. Most savvy people seem to love VIM. Others like GNU Emacs. Others prefer various others, e.g. Joe (or Jupp), JED, FED, FTE, VILE, DOS Navigator (etc.), etc.
