Thread: #t() help
View Single Post
  #3  
Old 07-30-2003, 11:02 PM
Alexander Alexander is offline
Registered User
Join Date: Apr 2003
Location: California
Posts: 246
Alexander is on a distinguished road
Send a message via AIM to Alexander
Quote:
Originally posted by Thought
The variable tokenscount should help, make a for loop that appends the rest of the tokens to a string, for example.
You could use #e so you won't have to use a loop, and indexof like indexof(#t(2),#c).
Reply With Quote