Re: TIB: Convertin int to str
[Prev][Next][Index][Thread]
Re: TIB: Convertin int to str
I think I know what you mean. You want to convert a string, say "1" to the
a variable.
In TI-86-BASIC, the commands are as follows:
:InpSt "String: ",STR1
:St>Eq(Str1,A)
:Disp A
This will store whatever the user inputted to the variable A and then
display it.
----Original Message Follows----
From: "Daniel K Westerberg" <danielkw@ebox.tninet.se>
Reply-To: ti-basic@lists.ticalc.org
To: "TI basic" <ti-basic@lists.ticalc.org>
Subject: TIB: Convertin int to str
Date: Mon, 29 May 2000 19:01:29 +0200
Hello there!
To convert a str to expression I use this command:
expr(Str1)->A
How do I convert an expression to a string?
--Robert Mohr--
rmohr02@smpr.cjb.net
AIM: rmohr02 ICQ: 70640281
MSN: rmohr02 Y!M: rmohr02
Member of Smallville Productions
http://smpr.cjb.net/
Reviewer at TICalc.Org
http://www.ticalc.org/
"Nonflammable is not a challenge." -- Bart Simpson
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Follow-Ups: