This should be an easy question... at least that's what we thought.

Does anyone know a way to feed a string into an array such that every character is a separate item? (Kinda like a string tokeniser if you see what I mean).

Thanks in advance, this one's driving me nuts.