A83: Re: Re: Question on basic strings to hl


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

A83: Re: Re: Question on basic strings to hl




Sorry that didn't help. Do you know what I mean when I say "Str0"?
-----Original Message-----
From: BlackIOI@aol.com <BlackIOI@aol.com>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Wednesday, 18 February 1998 14:27
Subject: A83: Re: Question on basic strings to hl


>
>In regards to the sting commands of hl, try this it might or might not
help.
>
>
>
>Op1 and HL Commands:
>
>To get X and Y to work with Op1/HL ?  If you are in
>basic, you can specify 5->Y, obviously.  If you do call _dispop1a , that
will
>display op1, which contains Op1.  To display a numeral in HL, do call
_disphl.
>
>   call _RCLY
>   call _FACTORIAL  ; stors fact to Op1
>   call _STOX ;loads Op1 to X
>   ret
>
>.end
>END
>
>(\/)att
>                IIIIIIIIIII
>               (  o o  )
>                \   '   /
>                 \ ~ /
>                   ---
>