Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Perl for OLE & OCX

by meetraz (Hermit)
on Jun 16, 2004 at 16:59 UTC ( [id://367307]=note: print w/replies, xml ) Need Help??


in reply to Perl for OLE & OCX

If "Modes" is a property (and not a method), then it may help to reference it like one. Something like this may work:

my $HALi = Win32::OLE->new('HALiCnt.HALi'); my $c = $HALi->{'Modes'}->Count();

Replies are listed 'Best First'.
Re^2: Perl for OLE & OCX
by wa4otj (Beadle) on Jun 16, 2004 at 17:05 UTC
    Thanks, but nope. Tried it, same result.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://367307]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 01:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found