Where I have run into problems is using the system() function with files containing spaces. The Win32 command shell is pretty limited when it comes to quoting (double quotes or nothing). To work around that, I sometimes do this:
my $short_name = Win32::GetShortPathName($long_name);In reply to Re: File::Find with win32 direct~1's containing spaces.
by grantm
in thread File::Find with win32 direct~1's containing spaces.
by one4k4
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |