
08-02-2002, 04:50 AM
|
Registered User
|
 |
Join Date: Mar 2001
Location: Chicago, IL
Posts: 791
|
|
"tokenize <string>;" will split up <string> wherever there are commas or spaces. Each part of the string is stored in a different message code, starting with #t(0) and going up (#t(0), #t(1), #t(2), etc.) |
__________________
Eric Kraft
|
|
|