
08-12-2001, 11:19 PM
|
|
Registered User
|
Join Date: Aug 2001
Location: Fairyland
Posts: 463
|
|
tokenize help
|
will tokenize2 +,blah+blah blah return
#t(0) - blah
#t(1) - blah blah
or will it return
#t(0) - blah
#t(1) - blah
#t(2) - blah
and if it returns the latter...how do I get it to return the former? especially if I dont know how many words will be in my string? |
__________________
One by one, the penguins steal my sanity.
*cookie for Xaviar* --Originally posted by Tyhm
--Xaviar
A m e r i c a
|
|
|
|