![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re^3: Spreadsheet::ParseXLSX filename non Latin Tk getOpenFileby swl (Vicar) |
on Nov 21, 2018 at 10:14 UTC ( #1226116=note: print w/replies, xml ) | Need Help?? |
My thinking is that could could modify your code to something like (untested):
openL is documented at https://metacpan.org/pod/Win32::LongPath#openL-FILEHANDLEREF,MODE,PATH You could also check the filename can be found using testL. https://metacpan.org/pod/Win32::LongPath#testL-TYPE,PATH This all comes with the caveat that I have not used these functions, although if it does work then it will help solve one of my own longstanding headaches with a Gtk2 application.
In Section
Seekers of Perl Wisdom
|
|