Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Converting Visual Basic Code to PERL

by Jenda (Abbot)
on May 16, 2003 at 12:55 UTC ( [id://258631]=note: print w/replies, xml ) Need Help??


in reply to Converting Visual Basic Code to PERL

Try

use Win32::OLE::Variant; $oReport->Export(Variant(VT_BOOL, 0));

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

Replies are listed 'Best First'.
Re: Re: Converting Visual Basic Code to PERL
by harish (Novice) on May 16, 2003 at 13:02 UTC
    AweSome. This works.
    Thanks a bunch.
    Harish

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 23:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found