Typo commented on a Page, Word and Character Counter  -  Dec 24, 2008

`Green said:

i don't know if i can make a word counter but i made a character counter :)
You can count words with:

$numtok(TEXT,32)

For instance, if you type the following in mirc:

//var %Words = How many words is this? | echo -a $qt(%Words) has $numtok(%Words,32) words.

You will see:

"How many words is this?" has 5 words.
Good luck.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.