Re: A83: Inputs


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

Re: A83: Inputs




Yeah...I was gonna recommend that Conway.  Thing is you'd have 3 programs. 
Unless what you did was used on big one...and stored a value in X, then
when the ASM program executed the program would jump to a certain label
"Disable" "Main" or "Enable"...

You understand Jake?  You seem to not know that much about ASM...I've done
it for a month now and I couldn't do a password program yet...not one that
writes to programs and crap like that!

Try for something simpler...

James.

____________________

James Matthews.
E-mail (family):    matthews@tkb.att.ne.jp
E-mail (private):  james_matthews@hotmail.com

Homepage:  http://home.att.ne.jp/gold/tomcat21/index2.html
ICQ:  7413754
____________________________________

----------
> From: Conway <conway@ssc.net.au>
> To: assembly-83@lists.ticalc.org
> Subject: Re: A83: Inputs
> Date: Wednesday, March 18, 1998 3:38 PM
> 
> 
> Can you (I'm not sure if this works but.....) put this in your program
"DI",
> whick disbles interupts, then exacute the basic program.
> Also can I suggest you read Ahmed El-Helw's Journals. And use the getkey
> command from that. Try journals 2-4 to find out how.
> -----Original Message-----
> From: Nathan Ernst <hermittwig@geocities.com>
> To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
> Date: Wednesday, 18 March 1998 15:49
> Subject: 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
> >
>