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

[REBOL] Re: noob question -- insert 2 byte hexidecimal value into binary string

From: anton:wilddsl:au at: 15-Apr-2008 15:38

Hi Doug, I think this is one of the shortest ways: load append insert form #0024 "#{" "}" == #{0024} Anton. DougEdmunds wrote: