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 <[email protected]>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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to