archer has asked for the wisdom of the Perl Monks concerning the following question:

I have many files that contain spanish data. To convert to english, i downloaded a software called wordmagic which when installed creates a new tab in microsoft word. It has specific options like translate and language setting tabs to convert a file to english. But it has to be done manually for n number of files. Is there any way to automate it in perl or is it possible to convert the files to english using any other methods?

  • Comment on Automating a specific option in microsoft word

Replies are listed 'Best First'.
Re: Automating a specific option in microsoft word
by marto (Cardinal) on Nov 17, 2011 at 16:46 UTC