Re: IDE/Text Editor for DOS?



On Wed, 22 Jul 2009 09:53:36 -0700, Harry Potter wrote:

Can anybody point me to a good DOS-based IDE/text editor? I need the
following features:

* macros
* a DOS shell
* multiple windows
* free/inexpensive
* the ability to edit large files
* split-screen
* use of tabs without converting to spaces * small file size (i.e.
<1.5MB uncompressed) * lots of settings to play with :)

Any help would be appreciated!

Get real! That may not exist at any price to run on DOS. The only way it
could exist and *maybe* fit in 1.5 MB is if someone hand crafted it in
assembly (there used to be a word processor that was popular with
programmers that was, in fact, hand crafted in assembly, but I never heard
of an IDE that was, or one with all that Windows functonality).

The most reasonable approach is to do the development work in Open Watcom
under Windows and compile to DOS, then test in DOS. A network would help
with files. Or, since there is an Open Watcom command line compiler for
DOS, edit the files in a good Windows programmer's editor (of which there
are several free ones with various features), and compile, run, and debug
at the DOS command line.

--
T.E.D. (tdavis@xxxxxxx)




.



Relevant Pages

  • ~~~~~~~~~~~~~~ FILE NAME ~~~~~~~~~~~~~~
    ... adapter description file file name extension ... apple script to change file names ... batching file name changes in windows ... change short file names in dos ...
    (sci.misc)
  • Re: Linux syscalls
    ... > A device driver or a rewrite of DOS could permit this, ... really "DOS inside Windows" or "Windows inside DOS"? ... > DOS interrupts are revectored... ... if you re-write DOS to use the _Windows device drivers_ ...
    (alt.lang.asm)
  • [Full-Disclosure] ron1n phone home, episode 4
    ... Hacking from Windows 3.x, 95 and NT ... Use secret Windows 95 DOS commands to track down and port surf computers ... Download hacker tools such as port scanners and password crackers designed ... Now you have the option of eight TCP/IP utilities to play with: telnet, ...
    (Full-Disclosure)
  • Re: MS and security: good effort but no cigar
    ... And last but not least, no fat, no dos, no multiboot. ... build upon the progress it's already made in security. ... a Windows system, it is still surprisingly easy to completely own that ... Then there's the issue of poorly secured server applications. ...
    (microsoft.public.windowsxp.general)
  • Re: assembly language and reverse engineering
    ... in Windows assembly programming what you can't learn when doing ... Windows API but about assembly programming). ... And you have far less to learn to get your first working DOS program than ... but, real mode is real mode, and pmode is pmode. ...
    (alt.lang.asm)