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

[REBOL] Problem with try [ open/direct/binary tcp://... ] Re:(7)

From: g:santilli:tiscalinet:it at: 3-Oct-2000 9:58

[eventi--nyic--com] wrote:
> >> probe join #{012345} [ #{0123} ] > #{012345237B303132337D}
This is a bug in INSERT.
>> join #{0123} #{0123}
== #{01230123}
>> head insert tail copy #{0123} #{0123} ; eq. to join
== #{01230123} but:
>> head insert tail copy #{0123} [#{0123}]
== #{0123237B303132337D} INSERT shouldn't use FORM when inserting a BINARY!. I'm sending this to feedback too (I don't remember if I had already signaled this to feedback...). HTH, Gabriele. -- Gabriele Santilli <[giesse--writeme--com]> - Amigan - REBOL programmer Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/