Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: Win32::OLE Word Macro Conversion

by Jenda (Abbot)
on Dec 01, 2004 at 13:47 UTC ( #411453=note: print w/replies, xml ) Need Help??


in reply to Re^3: Win32::OLE Word Macro Conversion
in thread Win32::OLE Word Macro Conversion

Actually it can be even neater. Win32::OLE provides a function with() that would let you do this:

use Win32::OLE qw(with); ... with($Word->Options, LocalNetworkFile => 0, AllowFastSave => 1, BackgroundSave => 1, CreateBackup => 0, SavePropertiesPrompt => 0, SaveInterval => 10, SaveNormalPrompt => 0, DisableFeaturesbyDefault => 0, );
I forgot about it when writing that node.

Jenda
We'd like to help you learn to help yourself
Look around you, all you see are sympathetic eyes
Stroll around the grounds until you feel at home
   -- P. Simon in Mrs. Robinson

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2023-09-23 18:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?