in reply to
Problem using Win32::OLE
Try this program
D:\>perl -e"print $!" Bad file descriptor
[download]
$! is only useful after calling something that sets it.
Comment on
Re: Problem using Win32::OLE
Download
Code
In Section
Seekers of Perl Wisdom