Re: A86: Need Help Fast
[Prev][Next][Index][Thread]
Re: A86: Need Help Fast
In FuZeD wrote:
> I need your help fast!
> I need to have a program store something in
> the "ans" variable. I ran the program below and it gave me "SYNTAX
> ERROR". Please Help.
>
> include...
> ld hl,25
what's here? You want either a variable name or a floating point value
in ans.
> rst 20h
> call _stoans
> ret
>
> InFuZeD at Zone TI - "Making Basic Programming Worth While"
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
References: