|
|
| P is for Practical | |
| PerlMonks |
Re: Controlling IE and making it QUIT !!by davies (Priest) |
| on Feb 17, 2013 at 13:29 UTC ( #1019133=note: print w/ replies, xml ) | Need Help?? |
|
I've never tried controlling IE from Perl, so treat this suggestion with great suspicion. To avoid the sort of behaviour you describe in Excel, I would use $xl->EnableEvents = 0. It might be worth trying something as simple as changing $xl to $IE. Regards, John Davies
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||