pickle16 commented on a Page, Color Generator  -  Aug 26, 2009

maybe cuase he don't know what regular expressions are?
oh and
if (/ !isin $1) && (%rdc == on) { %type $1- | halt }
if (/ isin $1) { $1- | halt }
what if you type "te/st" :s
should be
if ($left($1,1) == /) { $1- | halt }
if (%rdc == on) { %type $1- | halt }
otherwise nice job ;o

 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.