Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Win32::OLE SaveAs Unicode

by choroba (Cardinal)
on Jun 20, 2018 at 14:08 UTC ( [id://1217003]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Win32::OLE SaveAs Unicode
in thread Win32::OLE SaveAs Unicode

File::Temp->new
returns a file handle, not a file name.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^5: Win32::OLE SaveAs Unicode
by Corion (Patriarch) on Jun 20, 2018 at 14:10 UTC

    The object stringifies to a filename, but maybe Win32::OLE doesn't stringify the object.

    Maybe manually stringifying helps:

    ... Filename => "$filename_out", ...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1217003]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-28 16:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found