Re: TIB: (no subject)


[Prev][Next][Index][Thread]

Re: TIB: (no subject)




There's no actual way to do this, but there is a clever solution.  Pressing 
ON causes an Error: Break.  Conveniently enough, a try statement can suppress 
this error.  You need to loop a try statement around every program block and 
it's not perfect, but it does work.  Good timing can break it anyway.

In a message dated 2/6/00 5:02:59 PM Eastern Standard Time, 
CalenWakefield@aol.com writes:

> I am making a password program on my 89 in BASIC.  Is there a way to keep 
the 
> 
>  user from "breaking" the program by pressing on?  If so, how?
>  I remember someone asked this a little while ago but I don't have that 
mail 
>  anymore and I don't even remember the answer.
>  
>  
>                                                      CalenWakefield@aol.com