
01-09-2006, 03:32 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Well I could imagine that it could be useful for some cases to get an array of the separate tokens plus the delimiters, if you have more than one delimiter and want to restore the original string afterwards. The tokenizeWithDelims function should add to the temp.list though (use it as array) and not append the string with comma etc. |
|
|
|