Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Converting Hex value to String

From: rebol:optushome:au at: 24-Apr-2002 22:29

Hi Mark, Here's one way to skin the cat, I'm sure more will turn up. b: trim/with form a "#{}" =="096A6F6273747265657403636F6D" Cheers, Allen K