I have many problems with file and directory names containing
accentueted letters.  I want to write a perl program which renames 
the inconvenient entry names. 
With perl (IO:Dir) I can find all of these files and print their names 
to output with accentueted letters, but when I try to rename them 
the system "cannot find the file specified".
I know only one way to resolve the problem is that I have to 
turn to Windows Explorer, and it can rename the files.
Is there any magic way how the Explorer can handle the entries?
Perl can handle, open, rename the entries not by their names but 
their file handle or anything like this.

Thanks
Urai


_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to