
08-08-2002, 01:07 AM
|
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
tokenize3
|
there should be a tokenize3 command that tokenizes without tokenizing with spaces.
ie: tokenize3 |,bob|went to the|market;
token1=bob
token2=went to the
token3=market |
|
|
|