Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Win32::OLE formattings

by maa (Pilgrim)
on Mar 09, 2005 at 09:29 UTC ( #437829=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::OLE;
    ...
                 replacewith=>"<bold>^&</bold>", matchwildcards=>'True', 
                replace=>wdReplaceAll});
    
  2. or download this
    use strict;
    use Win32::OLE;
    ...
    
    $Selection->Find->Execute( {Replace=>wdReplaceAll} );
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others studying the Monastery: (5)
As of 2023-09-26 08:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?