Page 1 of 1

What's the easiest way to do this?

Posted: Mon Apr 05, 2004 10:23 am
by Steve3
I have a string containing "Username: Steve Usercomment: Hello"

I want to have Steve moved to a new string variable and Hello moved to a new string variable.

Obviously I want it to work with things other than Steve and Hello. Sorry if this is a complete newbie question, and thanks in advance.

Posted: Mon Apr 05, 2004 10:25 am
by PrObLeM

Posted: Mon Apr 05, 2004 10:26 am
by Steve3
thank you sir!