Laurent Carlier wrote: > Gambas seems "to eat" some caracters, see attached project It's what I would expect to happen. You have defined the variable named 'value' as a boolean. If I wanted to get a string from a booean, I would expact that I would have to convert it.