Using for to analyze the content of a certain text. In case the lines separated by spaces in the text are broken and the strings after the spaces are cut off, I see some people use "tokens=*" and some use "delims=", and some people use both. What are the differences in these two usages? I personally understand that the effects should be the same. "tokens=*" means taking all fields, "delims=" means not specifying any delimiter. If there are spaces in the first line of the text to break it, using one of them can make the analyzed string not break, right? Is it that you can use either one according to personal preference, or are there some tips in the usage of these two? I hope the friends who know will tell me, thank you for replying in your busy schedule! 
[ Last edited by oilio on 2007-2-8 at 08:51 PM ]

[ Last edited by oilio on 2007-2-8 at 08:51 PM ]
我相信总有一天,总会遇到一个人可以相濡以沫、相吻以湿!



