in reply to Re^2: perl script for wordin thread perl script for word
Perl has no built in support for manipulating Microsoft word files, you are likely using Win32::OLE to automate Word, the object model may have changed between versions.