on Thu, 25 Apr 2002 14:08:12 GMT, [EMAIL PROTECTED] (Ron Powell) wrote: > The same input file, when converted using the unix utility > unix2dos, converts "properly." This leads me to believe that I'm > missing something obvious here....
You need 'binmode': perldoc -f binmode > I'm not asking for the answer per se, but perhaps a pointer? See <http://www.perl.com/language/ppt/src/nlcvt/index.html> for a Perl implementation of unix2dos (and many others). -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]