Skip to main content

in reply to Tube🏳️‍🌈Time

the reason? it turns out EDIT.COM just launches QBASIC.EXE in a special text editor mode, using the same GUI but without the BASIC interpreter stuff.
in reply to Tube🏳️‍🌈Time

Lol, some versions of edit.com actually didn't use QBasic though.

Well, maybe they included whatever it pulled from QB built in. I don't think I ever looked at the file sizes to compare or anything. (I'll bet it could use a whole lot less.)

This entry was edited (1 week ago)
in reply to Tube🏳️‍🌈Time

That was true in the MS-DOS 5.0 and 6.x version of EDIT, but beginning with Windows 95 (MS-DOS 7.0), EDIT became its own separate, standalone program.
in reply to VWestlife

@vwestlife has anyone tried to disassemble it to see if the code is copied over from QBASIC?
in reply to Tube🏳️‍🌈Time

The way Microsoft is open-sourcing their old products implies that they might eventually open-source Windows 3.1 or even 95 in the future. I'm kinda looking forward to that.
in reply to Tube🏳️‍🌈Time

Aw man, this is just a new thing written in rust. It probably has nothing in common with edit.com. I was ready to try out edit.com for Linux, for a laff. But this new thing will do nothing for my nostalgia.