From: Tom Felker Date: 2003-06-04T04:17:00+09:00 Subject: Re: file I/O: how can I disable auto-convert of the 2-byte sequence 0x0D, 0x0A into a single byte '\n'? On Tue, 2003-06-03 at 05:55, Polscheit, Frank wrote: > dest = File.new("test.dat", "rb") ^ > dest = File.new("result.dat", "wb") ^ -- Tom Felker 38% of statistics are made up on the spot.