Re: A83: Inputs


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

Re: A83: Inputs




The problem with basic is that the interupts are on.  They can get around it
by pressing [ON] and then selecting quit.  That's why ASM proggies are nice;
you can turn of the interrupts and get around this.

BTW:  Interrupts are things like [ON] where you can halt a programs
execution.

NE
-----Original Message-----
From: JakeGuilbo <JakeGuilbo@aol.com>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Tuesday, March 17, 1998 4:18 PM
Subject: Re: A83: Inputs


>
><< Can anyone tell me how you can do an input?
> Like I want it to be like the input for the password part of Aroura.  Like
> when they type in the letters *'s show up and it saves the pw in the
progg.
> Then when you shut it off and turn it on right away you have to put the pw
>in,
> and you CANT get around it >>
>
>i know how to do what your asking for in BASIC...if ya want, i can do it
for
>you no problem...
>
>jake