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