Status: New
Owner: ----
Labels: Version-3.5.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 485 by krisztiankende: 'Like' square brackets problem
http://code.google.com/p/gambas/issues/detail?id=485

I think, this behavior is quite strange:

Print "GambasIDE" Like "{alma,Gambas,szilva,GambasIDE,otto}"
Output: False

Print "Gambas" Like "{alma,Gambas,szilva,GambasIDE,otto}"
Output: True

Print "GambasIDE" Like "{alma,GambasIDE,szilva,Gambas,otto}"
Output: True

Print "Gambas" Like "{alma,GambasIDE,szilva,Gambas,otto}"
Output: False

If one string is included in the other, then result depend on the order.


Gambas version: 3.5.1
Distribution: Ubuntu 13.10


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to