>> And I havn't seen an elegant way to concatenate binary! type data.
>> Join would be nice.
>>
>>>> probe join #{012345} [ #{0123} ]
>> #{012345237B303132337D}
Works for:
>> join #{ABCD} #{0123}
== #{ABCD0123}
But:
>> join #{ABCD} [ #{0123} ]
== #{ABCD237B303132337D}
Now that seems like a bug according to the definition of join.
>yeah, REBOLs build-in binary capabilities are a bit strange sometimes :-/
>## to binary! 100
>== #{313030}
Doesn't that seem like a bug?
- [REBOL] Problem with try [ open/dir... joel . neely
- [REBOL] Problem with try [ open/dir... larry
- [REBOL] Binary weirdness (was: Prob... eventi
- [REBOL] Problem with try [ open/dir... g . santilli
- [REBOL] Problem with try [ open/dir... joel . neely
- [REBOL] Problem with try [ open/dir... brett
- [REBOL] Problem with try [ open/dir... joel . neely
- [REBOL] Problem with try [ open/dir... g . santilli
- [REBOL] Problem with try [ open/dir... joel . neely
- [REBOL] Re: Problem with try [ open... rebol
- [REBOL] Problem with try [ open/dir... carl
- [REBOL] Problem with try [ open/dir... larry
- [REBOL] Problem with try [ open/dir... g . santilli
- [REBOL] Lost Subscribe Again rebol
- [REBOL] Problem with try [ open/direct/binary tc... rebol
- [REBOL] Problem with try [ open/direct/binary tcp://... g . santilli
- [REBOL] Problem with try [ open/direct/binary tcp://... ] Re: g . santilli
