From: Martin DeMello Date: 2007-09-01T20:16:52+09:00 Subject: force file write in dos format Is there any built-in way to force File.puts to use dos line endings, regardless of the platform under which the program is running? martin