A83: Re: Ans...


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

A83: Re: Ans...




>
>>  You know how you can input from the user from TI-OS or BASIC 
>through
>> BASIC's Ans variable?  For example:
>> 
>> 	"ZPROG
>> 	Send(9prgmZASMLOAD
>
>I never knew the Ti-83 did that, haha!  That rocks!  Just tested it 
>out.

Kewl!

>
>> Am I right that you can access this by loading hl with tAns and 
>ldir'ing
>> to a memory location of your chosing?  I gathered this by looking at 
>the
>> Squish and Zasmload source.  Can you store things to Ans so they can 
>be
>> accessed through BASIC without storing stuff to user variables and
>> strings.
>
>Alan, you have my tutorials, right? :)...Tutorial 25.  I don't quite 
>know
>what you mean by that last sentence though.

What I was saying is that if you can store stuff to tAns as well as
recall it, you would be able to not have to use String variables to
communicate back to BASIC.  Instead, the BASIC programs would be able to
access the ASM progs' output through Ans, and then they could store it
wherever they want

>
>James.
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: