Re: A86: Need Help Fast
[Prev][Next][Index][Thread]
Re: A86: Need Help Fast
On Sun, 12 Jul 1998 13:32:29 PDT "In FuZeD" <zone_ti@hotmail.com> writes:
>
>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
> rst 20h
if you want to store 25 to ans, use 'call _setxxop1' instead of 'rst
20h'.
-josh
_____________________________________________________________________
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: