Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        or die "Could not get refreshable item ". Win32::OLE->LastError() 
    +."\n";
    
    $refresher->Refresh();
    
  2. or download this
    C:\Documents and Settings\1161732\Perltest>scratch.pl
    Could not get refreshable item OLE exception from "SWbemRefresher":
    ...
        in METHOD/PROPERTYGET "AddEnum"
    
    C:\Documents and Settings\1161732\Perltest>