Thread: doc to epub
View Single Post
Old 02-02-2010, 04:34 AM   #37
Laura81
Addict
Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.Laura81 ought to be getting tired of karma fortunes by now.
 
Posts: 360
Karma: 407796
Join Date: Oct 2009
Location: Victoria, Australia
Device: Paperwhite 5
This is the change I'm trying to make:

for %%I in (*.lit) do "C:\Program Files\Calibre2\ebook-convert.exe" "%%I" "%%~nI.epub"

I then saved the above as lit2epub.dat but it does not turn into a windows batch file as the other one did. It just stays the dat file.
Laura81 is offline   Reply With Quote