Posted on 2007-02-05 13:39:11-08 by misterdoo
Bad File Descriptor
Hi There, Has anybody ever seen this before. I'm using:
my $word = Win32::OLE->GetActiveObject('Word.Application') || Win32::OLE->new('Word.Application') || die "$!" ;
...and it works fine on 2 machines, but not 2 others. The error I get is:
Bad file descriptor at C:/APPS/lib/dbfuns.pm line 1123.
All machines have the same version of Perl (5.8.8 Buid 819) and the OSs are: Working machines: XP and Win 2000 Not-Working machines: XP (same patch level as above!) and Win 2003 Any ideas? I'm stumped! Cheers in advance, Steve
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.