Re: win32 issue

2006-04-26 Thread Lynn. Rickards
value of $^E? *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Rahul Shah *Sent:* Tuesday, April 25, 2006 6:57 PM *To:* perl-win32-users@listserv.ActiveState.com *Subject:* win32 issue when i run the

RE: win32 issue

2006-04-26 Thread Timothy Johnson
?   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rahul Shah Sent: Tuesday, April 25, 2006 6:57 PM To: perl-win32-users@listserv.ActiveState.com Subject: win32 issue   when i run the command my $document = Win32::OLE->GetObject($wordfile) or die "Cannot create object

win32 issue

2006-04-25 Thread Rahul Shah
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 ___ Perl-Win32-Users mailing list