text to ascii converter

By kerstt on Jun 25, 2007

text to ascii converter
117 bytes :)

alias ascii return $!+( $+ $left($regsubex($1-,/(.)/g,$!chr $+ $chr(40) $+ $asc(\1) $+ $chr(41) $+ $chr(44)),-1) $+ ) 

Comments

Sign in to comment.
napa182   -  Sep 04, 2008

jakobLUVSpizza it works. So maybe you should read up on regex's to find out how it works.

 Respond  
jakobLUVSpizza   -  Sep 04, 2008

how would this even work?

 Respond  
jakobLUVSpizza   -  Aug 20, 2008

...?

 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.