[TIB] Re: equation to string?


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

[TIB] Re: equation to string?




try this
:Prompt A
:Eq->Str(a,b)
output...
then it should work
At 3/16/2001 09:02 PM, you wrote:
>I've been wondering this too. Is it possible to convert a variable's
>CONTENTS to a string? For example, say I want to have the user to type in a
>number and allow me to output it in a string. If I try to write code like
>this...
>
>:Prompt A
>:B=A
>:Eq->St(B,C)
>:Outpt(1,1,"Your age is "+C+"?"
>
>... instead of variable C holding the number that the user entered, it
>simply holds "A", which is the variable name (not the contents!) Does anyone
>know if it is possible to make this work on the 86?
>
>Andrew M.

----
Rob Smith
Rob's Quote of this Reset:
A government that robs Peter to pay Paul can always depend upon the support 
of Paul.
- George Bernard Shaw








Follow-Ups: References: