Help for this page

Select Code to Download


  1. or download this
    $excel->AddIns->Add( "$xll_path" );
    $excel->RegisterXLL( 'Analys32.xll' );
    
  2. or download this
    sub calc_all_14 {
    
    ...
    #system ('cmd');
    #exec 'cmd';
    }