From: Tim Hunter Date: 2009-03-18T02:33:48+09:00 Subject: Re: Unicode Character 'SUBSTITUTE' (U+001A) troubles... Robert Lehman wrote: > On Mar 17, 12:01�pm, Robert Lehman wrote: >> fin = File.open(ARGV[0], 'r') >> the rest. > I'm using Windows btw. Open the file with "rb" instead of "r". -- Posted via http://www.ruby-forum.com/.