For some reason the presence of comma inside the quoted string is confusing the parser. This only occurs with a combination of the “local” declaration and inline assignment of the variable to a string.
see: https://smallbasic.discourse.group/t/crash-when-using-a-local-variable-directly-initialized-with-a-string-containing-commas/62/2
For some reason the presence of comma inside the quoted string is confusing the parser. This only occurs with a combination of the “local” declaration and inline assignment of the variable to a string.
see: https://smallbasic.discourse.group/t/crash-when-using-a-local-variable-directly-initialized-with-a-string-containing-commas/62/2