P
perlperl
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
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