Shoutbox

Reading between - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Reading between (/showthread.php?tid=61778)

Reading between by laurenz on 06-27-2006 at 06:34 PM

I would like to know how to read a string in a message being send to me.
So like when i someone sends me:

!blabla number one:number two

then i would like to get what is between '!blabla ' and the ':' in lets say the var called 'one'.
and i want to have everything thats behind the ':' in a var called 'two'.

any chances that somebody can tell me this?