[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can Ctrl-C interrupt be removed from ProDOS BASIC?
I believe that there is a solution....
because Applesoft must have some way of figuring out whether you want to
ONERR or not, I figure there's a way to set the ONERR vector. In order to
do this, BASIC.SYSTEM ought to turn on the ONERR and THEN run the program.
Is this possible? I would imagine so, but don't ask me to do it...I don't
know that much about the inner workings of applesoft....