View Single Post
Old 03-12-2015, 04:56 PM   #20
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Sorry, I saw you use "ebook-convert" not "ebook-convert.exe" and jumped to a conclusion.

I am sure windows batch has similar rules for escaping though.

calibre GUI does not pass strings through any sort of command shell, everything is handled safely through the backend... so naturally it need not be escaped.


When people use the cli to create solutions it is usually assumed they already know the ins and outs of scripting. Either way, regardless of the specific shell used, no program should include scripting guides, there are already far better resources out there.

Questions are of course welcome. (Here or on any one of a number of general programming/scripting help sites e.g. http://superuser.com and sister sites.)
eschwartz is offline   Reply With Quote