Help for this page

Select Code to Download


  1. or download this
    $word->Selection->Find->Execute({Replace=>$const->{'wdReplaceAll'}}); 
    +  #replace whole file
    
    $word->Selection->Find->Execute({Replace=>$const->{'wdReplaceOne'}}); 
    +  #replace one by one