Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Win32::OLE + Tk BUG ??

by c-era (Curate)
on Jun 27, 2001 at 17:42 UTC ( [id://91908]=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE + Tk BUG ??

Running through it quick, the line that it is dieing on is  $Word->{ActivePrinter} = $last_printer; If you remove that line everything runs fine.

Using the debuger, it fails when making a call to Win32::OLE::Tie::STORE if you want to look at the exact line it is failing on, open 'path_to_lib/Win32/OLE/Lite.pm' and look at line 222 (that is where it hangs). I'm guessing that you are correct and this is a bug. You may want to contact the maintainers of the win32::ole module and let them know.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (9)
As of 2024-03-28 12:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found