[Coco] Another Basic09 Question

L. Curtis Boyle curtisboyle at sasktel.net
Wed May 29 09:43:16 EDT 2019


Correct. There is no ON BREAK in BASIC09. If you use TMODE or the SS.Opt call to disable those two keys from sending quit and abort signals, I think you can use Inkey to check for them in your program. 

Sent from my iPhone

> On May 29, 2019, at 7:27 AM, Wayne Campbell <asa.rand at gmail.com> wrote:
> 
> I have never heard of this. I will have to check to get sure, but I don't
> think it us a valid statement. All there is is ON ERROR GOTO, and it won't
> trap ^C or ^E.
> 
> Wayne
> 
>> On Wed, May 29, 2019, 1:17 AM Jeff Teunissen <deek at d2dc.net> wrote:
>> 
>> I thought I recalled that you could trap ^E and ^C with "on break
>> goto". Is that not the case?
>> 
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
> 



More information about the Coco mailing list