View Single Post
Old 11-06-2008, 01:57 PM   #3
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
Quote:
Originally Posted by tomliversidge View Post
Hi,

Does anyone know of a way to batch convert a folder of word documents, setting the Title property from the filename?

OR.... is there any software that converts from Word to mobi/prc that uses the filename rather than the title property?

Thanks
Tom
Yes if you know how to script in PERL. You can download an ActivePerl (free) it has a COM plugin in that allows

In windows 2000 and later you can use a tool called cscript, it's an interpreter that allows you to run code written in VBScript(basic) or JScript (javaScript)

To see how the Name/Author are set in VBA(basic) take a look at the source in the tool I wrote BookCreator


=X=
=X= is offline   Reply With Quote