I'm beginning to get the hang of working with OLE and Perl. I can't figure out how to scan through all open Internet Explorer windows and identify the one I'm trying to use. I could check the URL if I could only get an OLE path to each window!
This code just seems to take whichever window was opened first:
$IE = Win32::OLE->GetActiveObject('InternetExplorer.Application');
Also, can anyone point me to some good instructions on Perl and Win32::OLE? I've used the Win32::OLE documentation and the Microsoft site.
Thanks,
Mike
In reply to Scan open InternetExplorer windows with Win32::OLE by mowens
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |