Help for this page

Select Code to Download


  1. or download this
    my $sa = Win32::OLE->new("SiebelDataServer.ApplicationObject") or die 
    +"failed";
    
    ...
        warn("[$tag] " . $sa->GetLastErrText()) unless $rc == 0)
    }
    
  2. or download this
    
    package Automatic:Check;
    ...
    
    }