in reply to
Re^2: More on OLE from Perl
in thread
More on OLE from Perl
It looks like all you need is
$HALi->Init();
. The extra
->{HALi}
wasn't in the VB snippet you provided.
Comment on
Re^3: More on OLE from Perl
Download
Code
In Section
Seekers of Perl Wisdom