Thread: tokenize help
View Single Post
  #4  
Old 08-13-2001, 12:05 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Quote:
Originally posted by Xaviar


tokenize breaks a string into sections based on words and commas...tokenize2 breaks a string into sections based on "delimiters" which you specify before the string....Im just not sure if it uses spaces and commas too =/
delims are used as the space. the delim for the normal tokinizing is space. so if you change it like you said it would return what u said o.o
and if you dont know how long ur string is then you can just do tokenscount which returns the number of tokens.
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote