Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Win32::ole and MSWord

by binf-jw (Monk)
on Aug 19, 2008 at 13:58 UTC ( [id://705221]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $Active::Document->{Saved} = 1;
    $Active::Document->Close;
    
  2. or download this
        my $MSDN_const = { 
            %{ Win32::OLE::Const->Load("Microsoft Word 11.0 Object Library
    +") }
    ...
            }
            );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-16 18:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found