Hello all: I'm trying to set up a system for encoding a string into a target string that represents the hex values of the original string. I've got the encoding set up. Now I want to decode the string: So here's where I run into a dead-end. I have a 2-byte string: value is "74" I want to convert this value to a 't' hint : 't' is ascii 116 116 is hex 74; de-hex doesn't do it. I'm trying to write a variation of de-hex. Thanks for the help as always!! Tim
- [REBOL] [REBOL] passing args to another script Re: mdb
- [REBOL] [REBOL] passing args to another script Re:(2) tjohnson
- [REBOL] [REBOL] Evaluating Rebol Data Types tjohnson
- [REBOL] Evaluating Rebol Data Types Re: allenk
- [REBOL] [REBOL]How do I change my email address tjohnson
- [REBOL] [REBOL]Hex decoding Re: tjohnson
- [REBOL] [REBOL]Hex decoding Re: kracik
- [REBOL] [REBOL]Hex decoding Re:(2) tjohnson
- [REBOL] Re: ex decoding giesse
- [REBOL] ex decoding Re:(2) tjohnson
- [REBOL] [REBOL]How do I change my email address ... carlos
