Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Really stop WIN32 OLE application

by Crian (Curate)
on Apr 05, 2004 at 10:59 UTC ( [id://342608]=note: print w/replies, xml ) Need Help??


in reply to Really stop WIN32 OLE application

If all else fails, put the excel-handling in a small Perl script and call it from the gui.

Replies are listed 'Best First'.
Re: Re: Really stop WIN32 OLE application
by Anonymous Monk on Apr 05, 2004 at 14:56 UTC
    *,

    I got my proces killed when doing the following:

    undef $sheet; undef $book; undef $excel;
    just undef $excel wasn't enough.
    Thx everybody for the suggestions

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-19 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found