Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE qw(in with);
    ## avoid warnings while loading Win32::OLE::Const module
    ...
        $WordFile->Close();
        return 1;
    }
    
  2. or download this
    .