On 10/17/07, Panda-X <[EMAIL PROTECTED]> wrote: > I have tried to use utf8, and I can print the file name in right "string", > but when I try to open the file and read. It happens "No such file or > directory".
Sometimes, two different strings can seem identical on-screen. Can you use readdir or glob to find out the real name of files and directories? The values you get back should ("should") work when you need to open a file. Good luck with it! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/