Help for this page

Select Code to Download


  1. or download this
    Win32::OLE(0.1403) error 0x800a03ec
        in METHOD/PROPERTYGET "Export" at C:\\timken_project\\export.pl li
    +ne 35
    
  2. or download this
    use Win32::OLE qw(in with);
    use Win32::OLE::Const 'Microsoft Excel';
    ...
    };
    $err = $@;
    print TTT $err;