o interesting. i learned a lot from all those new things i never saw before but now i got new questions lol

1. what is the difference between using "." and using { } ?

2. after researching and goin on #help i understand this: $istok(text,token,C)

...and C is the hexidecimal for 12. but accourding to http://www.mirc.net/ascii.php 12 is a block symbol. i can assume that 12 is suppoesed to be a symbol for separator and i only know that from the example you gave me. where can i find a better ASCII chart that shows all the examples and what they mean?

3. k using $istok(text,token,C) the last part is asking for a separator in the first part? therefore you used space separator for "(+ -" right? or was it space separator for the text being typed by the person triggering the code?

Last edited by jaredmt; 07/03/07 07:16 AM.