View Single Post
sskillz
Member
Join Date: Apr 2005
Old 05-12-2007 , 09:35   Re: [USEFUL FUNCTION] StrToken
Reply With Quote #3

I have used functions that deal with strings toknes in mIrc script and they are vary useful. Try add more function that will deal with tokens like:
a function to remove a token from a string (remove N token found matching something..), a function that will count how many tokens in a string, replace a token in a string, find the postion of a tokken in a string, check if a token is in a string, function that adds a token to a string and token shotring function.
sskillz is offline