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

[REBOL] Re: SOFTINOV MySQL and PostgreSQL drivers for REBOL

From: dockimbel-nospam:free at: 22-Sep-2002 0:33

Hi Laurent, I guess that Netscape doesn't know how to retrieve 'rip files and use the text mode by default. IE5 seems to download it the right way. If you want to retrieve it from REBOL console, you should better use 'binary mode :
>> write/binary %mysql-099.rip read/binary http://rebol.softinnov.org/mysql/mysql-099.rip
HTH, -DocKimbel Laurent Giroud wrote: [...]