1. Re: How does one translate hexadecimal ascii strings to a value
- Posted by Ralf Nieuwenhuijsen <nieuwen at POP.XS4ALL.NL> Jun 27, 1997
- 995 views
> How does one translate hexadecimal ascii strings to a value in Euphoria ?
value_holder = get (1)
But it does require a # before it..
Ralf Nieuwenhuijsen
nieuwen at xs4all.nl

