Help for this page

Select Code to Download


  1. or download this
    use OLE;
    
    my $count;
    ...
    
    $xl->ActiveWorkbook->Close(0);
    $xl->Quit();