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

[REBOL] Re: re REBOL-Tests

From: kracik:mbox:dkm:cz at: 1-Mar-2001 17:09

I got the same error when I saved the rip file with Netscape. Perhaps the webserver does not send the file as binary. try:
>> write/binary %rebol-unit024.rip read/binary http://vydra.net/rebol-unit/rebol-unit024.rip >> do %rebol-unit024.rip
that worked for me. -- Michal Kracik Mike Yaunish wrote: