[Gambas-user] Split Function (is it a BUG)

Charlie Reinl Karl.Reinl at ...9...
Mon Oct 25 20:22:01 CEST 2004


Salut Benoit,

if I split "myVar = Otto"   like a = split("myVar = Otto", "=")
then a[0] = "myVar " and a[1] = " Otto"

Should the blanks be left ?

Amicalment
Charlie




More information about the User mailing list