View Single Post
  #7  
Old 08-05-2002, 11:01 PM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by Er1c
"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.)
Yeah it's a great deal like a string array. >.<
At least that's how I used it with my Menu.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote