> -----Original Message-----
> Supercalc 2 also throws you back to user 0, as does wordstar 3.3 (the
> version on the cpm archive, which I have patched for the M100 cursor
> keys, and the behaviour I like for the bcksp/del key). The version of
> adventure (the colossal cave) on the m100 site also returned me to user
> 0, as does DDT.COM.
See my previous message from tonight (this morning, I guess - insomnia is
great!) regarding user areas.
I did want to comment on your WordStar patching though - this is my fault for
obtaining WS-BIBLE.DOC but not actually reading it thoroughly, but I didn't
know there were patch addresses for changing key commands and the behavior of
backspace/delete! I've been using WordStar quite a bit on my M100, actually,
and putting up with the backspace problem - trying to remember to hit
shift-backspace, failing to remember, and then noticing that I'm 'plowing'
several characters ahead of the cursor as I type because I backspaced them...
I had noticed by happy accident that the cursor down key produces a control
character which WordStar also maps as delete, so sometimes I remember to hit
that instead of backspace and it works, and other times I hit backspace, curse
myself, and then hit Ctrl-G to delete right (or Ctrl-T to delete the word if
I've backspaced several characters).
I also noticed while reading WS-BIBLE.DOC something that I probably would have
noticed if I read more carefully while using WINSTALL - you can specify your
current WS.COM (or whatever you named it) instead of the default WSU.COM as the
source file for altering settings and you will start with the settings in that
file. Here I have been generating new executables starting 'from scratch' with
WSU.COM each time, having to pick the terminal type again, etc. etc. Also you
can hit + to get to a hidden menu to make your own changes by specifying hex
addresses which should be a little nicer than using DDT. I'm going to go fix
the backspace in my copy now!
One thing I wanted to ask: you mentioned patching it to respond to the M100
cursor keys - did you replace the Ctrl-E,S,D,X key sequences or did you find
somewhere to add the M100 cursor key codes in addition? One of the things I've
always loved about WordStar is the ability to do most things without taking my
hands off the home position on the keyboard, one-handed cursor movement with
Ctrl and the ten keys closest to it makes it such a breeze to use. It would be
nice to add the ability to use the M100 cursor keys but not if it meant
replacing the default Ctrl sequences.
jim