Hi all!
Marco Antonio Achury Palma (marcoach...@gmail.com) wrote: "Do you
propose built-in Basic language as macro language for text processing?
or a qbasic-like integrated IDE useable as editor? I prefer a good
text editor with the ability to launch aplication to process the
edited text, so you can launch any external language interpreter".
Yes, I proposed the inbuild BASIC language interpretter such as
QBASIC-likely. But without a debugger - it a very complex work for
make a debugger.

Michael B. Brutman (mbbrut...@brutman.com) wrote: "Undo support; the
ability to convert tabs to whitespace and vice-versa; a pop-up
on-screen ruler; regular expression support for searching through
text; a hexadecimal display mode". Undo I cannot be realised but this
mehanizm is very complex and require the very much egouht of memory.
Tabs converting into the whitespacing in my editor has realized in the
loading file. Pop-up's in my editor has exist (msgbox and other).
Regular expression is complex, but I want to realize the primitive
features of the regular exrpession support. Hexadecimal mode is very
complex and I can be make the hexadecimal view mode in the EBook mode
of text editor window.

Dennis McCunney (dennis.mccun...@gmail.com) wrote: "The usual
limitation is a 64K file size. How often must you *edit* (as opposed
to view) a larger file?  (I might argue that if you need to edit
program code which is larger than 64K, you need to refactor your
code). ... Microsoft Word for DOS will do this. Under FreeDOS, this
gets me a 60
line screen in the program,  (I haven't encountered anything else that
will do it). But it is overkill for a text editor.  There, an 80x50
VGA screen is fine".
I add the 80x50 mode in the my engine of my text editor. My editor can
be edit files of egough of all of free memory. In the 386 mode
(compiled via FreePASCAL compiler) file size is limit to the 4 GB; in
the real mode 8086 - into the 640 KB (real is 400 KB).

Jim Hall (jh...@freedos.org) wrote: "Hi. I got all four copies of this
email that you crossposted to the FreeDOS lists. Please don't spam".
Please sorry for me but I press the "Send" button and for me does not
work and I press it again while posts is does not show in the FreeDOS
mail archive lists.

Mateusz Viste (mate...@viste-family.net) has wrote: "Myself, I used
for many years the simple Microsoft Editor that came bundled with
MS-DOS. A few years back, I even started a GPL project t recreate the
look'n'feel of this editor in an open variant (the above is still
experimental, written in FreeBASIC, and altough it appearts on my todo
list to continue it someday, it's unlikely to happen in the few coming
years due to extreme shortage of my available time)".
I view it and so my opnion is great! Thank for writing this nice kid
game. But I write the professional powerful editor for DOS.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to