"A function to get a token of a string", by kameleon
I made this function similar to the javascript split function. Lets you get a particular token (section) of a string by providing String,Deliminator,Token #
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.