Dani_l11 commented on a Page, calculator updated a bit  -  Apr 06, 2011

This will fail when there are spaces inside the sum. Example: !Calc 1 + 1

Use tokenize 32 $remove($2-,$chr(32))
Also replace common used characters, like x and :
tokenize 32 $replace($remove($2-,$chr(32)),x,*,:,/)

And add spamprotection.

 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.