tglogo.png
0 LIKES

Snippet


String to Hex - RegEx style

In Category General IRC Posted by Pablo On 04/14/11
Tags: Hex Hexit 

This is just another way to convert a text string to a hex hash. Useful for chat room names and etc.
alias hexer { return $regsubex($1-,/(.)/g,$base($asc(\t),10,16,2)) }


Comments 0


Please note that on our website we use cookies necessary for the functioning of our website, cookies that optimize the performance. To learn more about our cookies, how we use them and their benefits, please read our Cookie Policy.
I Understand