[Gambas-devel] bug when printing boolean value ?
Laurent Carlier
lordheavy at ...141...
Fri Jan 14 12:42:02 CET 2005
Le Vendredi 14 Janvier 2005 12:22, Kadaitcha Man a écrit :
> It's what I would expect to happen. You have defined the variable named
> 'value' as a boolean. If I wanted to get a string from a booean, I would
> expact that I would have to convert it.
>
> From the help text...
>
> Str$
> String = Str$ ( Expression )
> Converts an expression into its printable string representation...
>
Yes but ir's strange :
PRINT value ' work
PRINT "The value : " &value ' don't work
Thanks,
--
Laurent Carlier
More information about the Devel
mailing list