i have a var named query1 = "`SHW325X`,"

when i do  String.Left(querycolsinserts, -1) the las char "," are not
removed, so i used  Left$(querycolsinserts, -1) and works..

now this due the "`" char inside?

so then how can i do when i dont know if the string are utf-8 or not? due
the behaviour depends of the utf-8 nature of the string!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to