While traversing one of Eudora's subdirectories, I encountered a file
whose name appears to be "Icon\r", as:

  % pwd
  /Applications/Eudora Pro X/Eudora Spelling Checker
  % ls Ic*
  Icon?
  % ls Ic* | od -cx
  0000000    I   c   o   n  \r  \n
            4963    6f6e    0d0a
  0000006

When I try to open this file

open(TMP, $path) or die "can't open '$path'";

I get an error. Help?

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com        - Canta Forda Computer Laboratory
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series

Reply via email to