[REBOL] Re(2): wrong checksum of library.rip? saved as text?
From: arolls:bigpond:au at: 13-Dec-2000 0:49
Netscape probably thought it was text and saved it that way. I tried both text and binary: ; good write/binary %library.rip read/binary http://rebol.com/library/library.rip do %library.rip ; bad write %library.rip read http://rebol.com/library/library.rip do %library.rip Anton.