[Gambas-user] Eval() and gb.eval
Demosthenes Koptsis
demosthenesk at ...626...
Sun Sep 25 07:55:14 CEST 2011
ok,
that is what i want to understand.
so i can do
txtResult.Text &= Str(hExpression.Value) & gb.NewLine
and works fine!
Thanks Tobias and Benoit.
On Sun, 2011-09-25 at 01:31 +0200, Benoît Minisini wrote:
> > yes PRINT gives TRUE.
> >
> > why that?
> >
>
> Because Print uses Str$() and not CStr() to convert its arguments to something
> printable.
>
More information about the User
mailing list