[Gambas-user] string operator ==
Jussi Lahtinen
jussi.lahtinen at ...626...
Tue Nov 9 19:40:17 CET 2010
That is bug... However I cannot reproduce it with Gambas 2.21 or with Gambas
3 rev 3281.
@ Ubuntu 10.04 64bit
Are you sure you got it correct?
Jussi
On Tue, Nov 9, 2010 at 14:46, Demosthenes Koptsis <demosthenesk at ...626...>wrote:
> Hi,
>
> i dont understand the following result.
>
> PRINT "abc" == "ab" 'true
> PRINT "abc" == "abc" 'false
>
> in http://gambasdoc.org/help/cat/stringop
> says
> Returns if two strings are equal. The comparison is case unsensitive.
>
> 1) why "abc" and "ab" says they are equal?
> 2) and "abc" == "abc" are not?
>
>
>
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list