Help for this page
Win32::OLE(0.1701) error 0x8001010a: "The message filter indicated tha +t the application is busy" in METHOD/PROPERTYGET "" at C:\\export.pl +line 24
use Win32::OLE qw(in with); use Win32::OLE::Const 'Microsoft Excel'; ... my $rrr = Win32::FormatMessage(Win32::GetLastError()); my $err = $@; print TTT $err;