Anybody else encountered this one: A function key sequence that has worked
for years now won't work under 4.01. I have a DML program that I load that
has several subroutines that I call from a function key with a simple
GOSUB. Now the program goes to the called subroutine and quits!! I found
that changing to a GOTO works (after replacing RETURN with END in the
subroutine) but this is a lost feature that is another agravation. [B/exit