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

[REBOL] Re: html post

From: g:santilli:tiscalinet:it at: 8-Aug-2002 12:06

Hi Brett, On Thursday, August 8, 2002, 5:21:02 AM, you wrote: BH> Also IIRC, READ-IO an attracted an RT warning in the past that it should be BH> avoided where possible because it is low level. In this case I'm pretty sure BH> it can't be avoided - but hopefully some will up date my knowledge if I'm BH> incorrect on this. :^) Indeed, it was needed when SET-MODES didn't exist. Now that it is possible to set the input port to binary mode, you can get binary data with just the use of COPY (COPY/PART actually, unless you set it to NO-WAIT too; I think it is the best thing to do in the case of possible big input, so you can get it as fast as possible). Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r