Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $Selection->TypeParagraph;
    $Word->Documents($file_name)->Save();
    $Word->Quit();
    
  2. or download this
    Unable to open documentOLE exception from "Microsoft Word":
    
    ...
    
    Win32::OLE(0.1701) error 0x800a175d
        in METHOD/PROPERTYGET "Open" at array.pl line 4630.