in reply to Re: Win32::OLE enumeration syntax?
in thread Win32::OLE enumeration syntax?

When I get stumped in situations like this, I usually just look up the actual numeric value and stick that in. And put the enum value name in a comment, so the reader knows what's going on.

jdporter
The 6th Rule of Perl Club is -- There is no Rule #6.