Re: A86: menu style decimal input


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

Re: A86: menu style decimal input




I get an error when I assemble...

Here is the area...

vgetdnumber:
        ld a,b                  ;translate number
        add $30-1            ; INVALID ARGUMENT TO ADD ERROR
        jr vgetdput


I am using Assembly Studio.

Any thoughts.. suggestions...

Chris



On Mon, 26 Apr 1999 20:03:17 EDT ZeromusMog@aol.com writes:
>
>In a message dated 4/24/99 8:55:26 AM Pacific Daylight Time, 
>rabidcow@juno.com writes:
>
>> here's a two-step routine that'll input a floating point number in 
>the
>>  small font.  i've fixed whatever that bug was in my original atof 
>routine
>>  as well.
>
>Might I suggest that you slap that in a text file, write a bit of 
>stuff, and 
>upload it to ticalc.org as a tutorial? I'm sure that MANY people will 
>find 
>that of incredible use!
>
>

___________________________________________________________________
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/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: References: