Re: A86: real var to string var


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

Re: A86: real var to string var




thats why you dont do xx->y1 you do y1=xx instead

-----Original Message-----
From: TurboSoft@aol.com <TurboSoft@aol.com>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Wednesday, February 04, 1998 4:37 PM
Subject: Re: A86: real var to string var


>
>In a message dated 98-02-04 11:40:41 EST, you write:
>
><< store the number in y1 or something then do Eq>St(y1,string) >>
>
>yeah, but y1 is a real number not an equation.
>