Split tokens

By hixxy on Oct 18, 2005

Basically works like /tokenize, except you specify a character or string to split tokens by instead of an ascii number. It also fills $sN, $sN-, $sN-N, etc instead of $N, $N- and $N-N.

There are comments in the snippet to show how to use it.

Comments

Sign in to comment.
hixxy   -  Aug 20, 2006

Added support for named lists now.

 Respond  
hixxy   -  Oct 27, 2005

I don\'t understand what you mean by $ss, $sss, etc.

 Respond  
Mpdreamz   -  Oct 27, 2005

Ive had the need to tokenize twice before nice work, ive always wondered (seen this snippet before) why you limited this to just $s and not have it do something like a 3rd split would do $ss and a 4th $sss ?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.