Question
Building Text variables - leading 0
Hi
I am having a problem with building text variables.
I start with a variable containing null, and do something like Hint = Hint + "black and white animal" and the result is that Hint now contains 0black and white animal
Is there any way around this?
It is not an urgent problem - I just use more variables than I really need!
Thank you!
Elizabeth