CompuServe Thread

SBPro4

1 messages in this thread
#31384From: Loren A. BuschDec 8, 1991 2:50 PM
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