Quote:
Originally posted by Loriel
#I() and stuff probably will not work, I think multiple words in one comma seperated string need to be enclosed by ""-quotes.
|
Yep thanks to Loriel it works. I used #I and sarraylen at first, but it turned out to be just like tokenize, and then I saw Loriel's post and added in "" to the string and again also using #I and arraylen and it works! =)