...but I'm tying myself in knots trying to find a nice way to split a string like ThisString or SomeOtherString into (this, string) or (some,other,string) respectively using the split function. Can anyone enlighten me?
Thanks
sb
20030910 Edit by jeffa: Changed title from 'I know this is really lame... [290180]'