[REBOL] to-hex
From: hallvard:ystad:helpinhand at: 11-Sep-2001 11:07
Hi everyone. Here's a simple question: To-hex demands an integer value. How do I convert the string "F2" into a hex value? To-integer claims "F2" is an invalid argument. ~H
[REBOL] to-hexFrom: hallvard:ystad:helpinhand at: 11-Sep-2001 11:07
|