if the modem is trying to connect then it won't be looking for user input
On 18 July 2018 at 16:18, John R. Hogerhuis <[email protected]> wrote: > I've never used the BASIC "interrupt" things. You cant just use INKEY$ ? > > --John > > On Wed, Jul 18, 2018, 3:44 PM Peter Vollan <[email protected]> wrote: >> >> I am trying to modify my NIST time setting program to add a way for >> the user to automatically hang up the phone and end the program if the >> modem does not connect. I tried ON KEY GOSUB with KEY ON and that >> doesn't seem to work.
