• Re: Dateline: Vegas! (DOS .txt editor)

    From Exodus@21:1/144 to Malvinas on Wed Feb 4 15:57:50 2026
    Do you guys know of a replacement for the original MS-DOS 6.22 edit.com editor? Something that would run in DOS-Box and not native x64 Windows. Thank you guys.

    I still use EDIT.COM .... it's only 3 files from Win95 or Win98 EDIT.COM, EDIT.HLP and EDIT.INI. Copy those to your path and enjoy EDIT.COM. I used it to code Renegade and to make the Renegade Web page.

    ... Shopping tip: Shoes are $.85 at bowling alleys.

    --- Renegade v1.40/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (21:1/144)
  • From Malvinas@21:4/167 to Nightfox on Wed Feb 4 14:34:27 2026
    I have both the new Microsoft Edit and SemWare's QEdit (which is now freeware), though I haven't used either of them very much (yet). It's interesting to see a couple of old favorite DOS-based editors still
    alive.


    Do you guys know of a replacement for the original MS-DOS 6.22 edit.com editor? Something that would run in DOS-Box and not native x64 Windows.
    Thank you guys.

    Pol Malvinas.

    Islas Malvinas, siempre Argentinas!

    ... Islas Malvinas, siempre Argentinas.

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/64)
    * Origin: The Vault BBS (21:4/167)
  • From Nightfox@21:1/137 to Malvinas on Wed Feb 4 09:54:06 2026
    Re: Re: Dateline: Vegas! (DOS .txt editor)
    By: Malvinas to Nightfox on Wed Feb 04 2026 02:34 pm

    I have both the new Microsoft Edit and SemWare's QEdit (which is now

    Do you guys know of a replacement for the original MS-DOS 6.22 edit.com editor? Something that would run in DOS-Box and not native x64 Windows. Thank you guys.

    Are you looking for an exact replacement that has the same features and behaves the same way, or just an alternative text editor? If you want an alternative editor, SemWare's QEdit was around in the DOS days and there was a DOS version of that, so that's an option. I used to use it, and I think it's pretty good.

    Nightfox
    --- SBBSecho 3.34-Linux
    * Origin: Digital Distortion: digdist.synchro.net (21:1/137)
  • From Exodus@21:1/144 to Accession on Wed Feb 4 22:57:39 2026

    --- Renegade v1.40/DOS

    Look at that fancy shit! :D


    hahahah ... Yeah, new release here sometime this year. I added a lightbar setup for the message reading, and I am just finishing up the light bar setup for the file listings. Figured after 23 years it's about time. :)

    ... Power doesn't corrupt people, people corrupt power.

    --- Renegade v1.40/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (21:1/144)
  • From Accession@21:1/700 to Exodus on Wed Feb 4 19:27:06 2026
    Hey Exodus!

    On Wed, Feb 04 2026 09:57:50 -0600, you wrote:

    --- Renegade v1.40/DOS

    Look at that fancy shit! :D

    Regards,
    Nick

    ... Sarcasm, because beating people up is illegal.
    --- SBBSecho 3.36-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From poindexter FORTRAN@21:4/122 to Malvinas on Thu Feb 5 00:29:20 2026
    Re: Re: Dateline: Vegas! (DOS .txt editor)
    By: Malvinas to Nightfox on Wed Feb 04 2026 02:34 pm

    Do you guys know of a replacement for the original MS-DOS 6.22 edit.com editor? Something that would run in DOS-Box and not native x64 Windows. Than you guys.

    Any DOS editor would run in DOSBOX and give you a better experience than edit.exe.
    --- SBBSecho 3.33-Win32
    * Origin: realitycheckBBS.org -- information is power. (21:4/122)
  • From Accession@21:1/700 to Exodus on Fri Feb 6 19:48:01 2026
    Hey Exodus!

    On Thu, Feb 05 2026 16:49:14 -0600, you wrote:

    I figure no one else (besides a few) helped over 20 years, so I
    might as well. I also made a bunch of utils as well a few weeks ago
    I threw on the website. Check those out before you start throwing suggestions. <G>

    I was completely joking. I've already proved to you I can still mod Renegade. I wouldn't need you to do it for me. :)

    Regards,
    Nick

    ... Sarcasm, because beating people up is illegal.
    --- SBBSecho 3.36-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (21:1/700)
  • From Exodus@21:1/144 to Accession on Fri Feb 6 23:46:58 2026
    I was completely joking. I've already proved to you I can still mod Renegad I wouldn't need you to do it for me. :)

    Oh I know you were ... I figured I'd just give some back. <G>

    ... No cute, furry animals killed to make this tagline.

    --- Renegade v1.40/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (21:1/144)
  • From Xenos@21:4/147 to Mortar M. on Sat Feb 7 20:49:17 2026
    BY: Mortar M. (21:2/101)

    On Thursday,February 05, 2026 at 01:52 PM, Mortar M. (21:2/101) wrote:

    Re: Re: Dateline: Vegas! (DOS .txt editor)
    By: Malvinas to Nightfox on Thu Feb 05 2026 10:36:20

    I'm looking for a text editor that would open .txt files in DOS and
    let me
    work with the content and then save it in the legacy "DOSey" format.

    "DOSey format"? No such thing. A .TXT file is a .TXT file.

    DOS Text files : line endings = CR/LF (\r\n) ; EOF marker = CTRL-Z
    UNIX/Linux Text files : line endings = LF (\n)

    Depending on the software used to edit/read/write the text file, this could make a difference in behavior.



    ....:::::::[ Alien's Alcove! WWIV on Linux : telnet://aliens.ph ]:::::::.....

    --- WWIV 5.9.0development (Linux 6.12.63-22097)
    * Origin: aliens' alcove! WWIV 5 on Linux | telnet aliens.ph (21:4/147)
  • From Malvinas@21:4/167 to Mortar M. on Tue Feb 10 13:00:31 2026
    On 05 Feb 2026, Mortar M. said the following...

    "DOSey format"? No such thing. A .TXT file is a .TXT file.
    --- SBBSecho 3.36-Linux

    As others have stated, I need to process ASCII content saved in .txt files, within DOS-Box, and if I bring in the .txt files saved with Windows notepad, the "behaviour" changes drastically... I need something I can work with right within DOS-Box and not have to drown in the UNICODEvsASCII .txt save format nightmare that is a x64 privative OS.

    Pol Malvinas.

    Islas Malvinas, siempre Argentinas!

    ... Islas Malvinas, siempre Argentinas.

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/64)
    * Origin: The Vault BBS (21:4/167)