See, the problem is that it WORKS to set the string array to a number. No error is thrown. And then when I add to an uninitialized variable, it's not that as an error. It gives me a type mismatch (How?) I can try initializing it, but it may not work for that reason.