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

[REBOL] Re: Few minor problems with Core 2.5 (not new ones ;)

From: bo::rebol::com at: 27-Mar-2001 10:40

Julian, Thanks for this enhancement. I've added it to our database! -Bo On 27-Mar-2001/15:32:44+12:00, [jkinraid--clear--net--nz] wrote:
>Reblers, > >If you use the skip option when reading from an http server (like read/skip >http://www.ibm.com/), if the http server doesn't accept it, rebol should return >an error. That's what happens with the ftp scheme. > >Adding this to the start of the success block of code in the http scheme fixes >that - > >all [ > port/state/index > 0 response-code <> 206 > net-error "Skip not supported" >] > >Rebol also has a problem with opening an existing file, and trying to append >data to it, it just overwrites existing data. > >Julian Kinraid >-- >To unsubscribe from this list, please send an email to >[rebol-request--rebol--com] with "unsubscribe" in the >subject, without the quotes. >
-- Bohdan "Bo" Lechnowsky REBOL Adventure Guide REBOL Technologies 707-467-8000 (http://www.rebol.com) The Official Source for REBOL Books (http://www.REBOLpress.com)