|
Posted by shahrahulb on April 26, 2006, 9:12 am
Please log in for more thread options
when i run the command
my $document = Win32::OLE->GetObject($wordfile) or die "Cannot create
object \n";
it works fine for 1 host
but on other host i get error:
Win32::OLE(0.1502) error 0x80070005: "Access is denied" at
|