Re: TIB: problems with strings and equations
[Prev][Next][Index][Thread]
Re: TIB: problems with strings and equations
In a message dated 98-03-22 16:13:12 EST, you write:
<< I have the following:
"3"->String
St>Eq(String, Equation)
Now, what I want to do is to make another string containing the numerical
value of Equation-1 i.e. 2.
How do I do that? I can't see a way to store just a number in an equation
besides what I just did i.e. converting a string to an equation. If this was
possible I could in turn convert that equation to a string and the problem
would be solved.
/Tekk >>
Equation=1 (Where 1 is a number)