Thread: The Rules!?!
View Single Post
  #10  
Old 05-29-2002, 07:58 AM
Bhala Bhala is offline
Disgruntled Monkey
Bhala's Avatar
Join Date: Mar 2001
Posts: 779
Bhala is on a distinguished road
Quote:
Originally posted by nyghtGT

tokenize is easy:

tokenize string;

so:
if i say, "Nyght Is Awesome"
and use...
tokenize #c;

the follwoing tokens would be made:
#t(0) = Nyght
#t(1) = Is
#t(2) = Awesome
Thats psuedocode code. It explanes the command with out giving them a script.
__________________
Reply With Quote