[Coco] Another Basic09 Question
Aaron
manney at gmail.com
Wed May 29 10:30:21 EDT 2019
Hi all,
I actually have a little something I threw together over the weekend that
will hopefully help people see one of the ways to solve the problem. Any
suggestions to improve it are welcome.
https://github.com/manney/basic09-scripts
Thanks.
On Wed, May 29, 2019 at 8:43 AM L. Curtis Boyle <curtisboyle at sasktel.net>
wrote:
> 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
> >
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>
More information about the Coco
mailing list