PC DOS 5 Editor

Software related questions
jscrow
Posts: 72
Joined: Sun Jan 11, 2009 2:30 pm
Location: Cincinnati, Ohio

PC DOS 5 Editor

Post by jscrow »

I finally built my second jrIDE sidecar and have PC DOS 5.02 running great on it. I'm having trouble using the DOS edit.com program... the keyboard gets wacky and I can't type anything. I'm using a PCjr keyboard. Is this a known issue? Is the PCjr keyboard incompatible? Any good alternatives to using the DOS Editor?
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: PC DOS 5 Editor

Post by Brutman »

Distant memory says that edit.com doesn't work. Are you seeing double keystrokes for each key you hit?

I think there is a fixbas.sys device driver that fixes this, but it might be another device driver. I have to go looking to figure it out.

Any text editor that does not add weird control characters should work. (Word processors generally add control characters, so don't use them.)
jscrow
Posts: 72
Joined: Sun Jan 11, 2009 2:30 pm
Location: Cincinnati, Ohio

Re: PC DOS 5 Editor

Post by jscrow »

Yes exactly, double keystrokes at first then no response. I couldn't find fixbas.sys on the web ... do you have a copy? :)
KenG
Posts: 239
Joined: Sat Jul 16, 2016 5:36 pm
Location: Cincinnati, Ohio

Re: PC DOS 5 Editor

Post by KenG »

If I remember correctly, Edit requires BASICA and doesn't work correctly with the basic in the PCjr. I use other editors, but I don't remember which one I like best or their names. I haven't used my jr in a while.

EDIT: I believe it is this one http://texteditors.org/cgi-bin/wiki.pl?Xted
Enhanced PCjr with a jr-IDE (1GB DOM) and a parallel port side car with a compact flash reader and backpack 1.44mb floppy attached. Tandy video mod.
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: PC DOS 5 Editor

Post by Brutman »

KenG,

Edit definitely does not require BASIC in any form.


Jscrow: I'll get it posted. I'm away from home for the moment so it's going to be a few days. Fixbas.sys also makes it possible to run BASIC from the cartridge instead of using something like jrbasic that does the fix-up and relocation that is needed.
KenG
Posts: 239
Joined: Sat Jul 16, 2016 5:36 pm
Location: Cincinnati, Ohio

Re: PC DOS 5 Editor

Post by KenG »

Brutman wrote:KenG,

Edit definitely does not require BASIC in any form.


Jscrow: I'll get it posted. I'm away from home for the moment so it's going to be a few days. Fixbas.sys also makes it possible to run BASIC from the cartridge instead of using something like jrbasic that does the fix-up and relocation that is needed.
OK, I remember it didn't work on my PCjr when I upgraded to DOS 5. I thought I got a message about BASIC, but it has been a while and my memory isn't what it used to be.
Enhanced PCjr with a jr-IDE (1GB DOM) and a parallel port side car with a compact flash reader and backpack 1.44mb floppy attached. Tandy video mod.
bagelswitch
Posts: 51
Joined: Wed Jun 26, 2019 7:09 am

Re: PC DOS 5 Editor

Post by bagelswitch »

Was fixbas.sys ever posted anywhere (or is anyone willing to share it)? I'm having the same problem with edit.exe reported here (doubled keystrokes), and would like to use edit (rather than other, working editors) under DOS 5 for purely nostalgic reasons :)
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: PC DOS 5 Editor

Post by Trixter »

[quote="Brutman"]
Edit definitely does not require BASIC in any form.
[quote]

I could have sworn the MS-DOS 6+ EDIT.COM requires QBASIC.EXE in the PATH.
You're all insane and trying to steal my magic bag!
jmetal88
Posts: 811
Joined: Sun Jul 25, 2010 10:22 am

Re: PC DOS 5 Editor

Post by jmetal88 »

Trixter wrote:
Brutman wrote: Edit definitely does not require BASIC in any form.

I could have sworn the MS-DOS 6+ EDIT.COM requires QBASIC.EXE in the PATH.
It absolutely does. EDIT.COM isn't even its own program, it just calls QBASIC.EXE in text editor mode.
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: PC DOS 5 Editor

Post by Brutman »

My bad - the official DOS edit.com does indeed use QuickBasic. edit.com is only 413 bytes.

So now I'm wondering what other file called EDIT.COM I was confusing it with ...

(/me slinks back to my hole ...)
Post Reply