Thread: doc to epub
View Single Post
Old 02-02-2010, 04:41 AM   #38
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Laura81 View Post
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.
Change the D to a B it is called a batch file because we name it such. change .dat to .bat

Save it as lit2epub.bat

Last edited by DoctorOhh; 02-02-2010 at 04:44 AM.
DoctorOhh is offline   Reply With Quote