Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Win32::OLE Outlook and E-mail security update

by Foggy Bottoms (Monk)
on Aug 08, 2003 at 14:44 UTC ( [id://282199]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE qw(in with); 
    use Win32::GUI;
    ...
       Win32::GuiTest::SendKeys("{END}");
       Win32::GuiTest::SendKeys("{ENTER}");
    }
    
  2. or download this
    my $securityHandle = 0;
    
    ...
    
    # window has been found - clear it
    LTG::dialog::clearSecurityWindow($securityHandle);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (1)
As of 2024-04-25 00:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found