[REBOL] Re: need example of upload
From: andreas:bolka:gmx at: 13-Sep-2003 16:41
Saturday, September 13, 2003, 10:56:19 AM, Gabriele wrote:
> BTW, in Temple I'm just using something like:
> set-modes system/ports/input [binary: on]
> content: copy/part system/ports/input content-length
> (after checking the content length exists and attempting a to
> integer! etc.).
My original code stems from a /Core 2.5.0 background and AFAIR the
'read-io loop was necessary on either linux or win32.
Nevertheless your suggestion works fine (at least with core2.5.6 on
win32) and I'll drop the old code once I've verified that it works
fine on linux too.
So thanks a lot :)
--
Best regards,
Andreas