Quote:
Originally Posted by Doitsu
Simply press +R, enter cmd, click OK and run KindleGen at the command line. (Use the CD command to go to the folder that KindleGen and the source files are in.)
|
Actually, I already use the command line using the DOS Prompt but I have a problem.
If I run "kindlegen content.opf" at the command line, I will be able to see the process in real time on the screen but the log file won't be created.
If I run "kindlegen content.opf >log.txt" at the command line, the log file will be created but I won't be able to see the process in real time.
How do I get both at the same time?