Quote:
Originally Posted by nqk
and {path_to_format} looks like a built-in variable. Where can I find the list of built-in variables like this? I'm interested in path to current book folder
|
No. It is not a built-in variable. It was defined earlier in the code above it.
Quote:
Originally Posted by nqk
I realize that if this code works out and if I can get necessary variables, I can have external apps (command line interface) do a lot of things.
|
I've already modified the plugin to solve some of these problems. The test version is attached to this post below.
You can help test by trying out these three scenarios:
- Entering the path of the batch file that failed before (it must have a .bat or .cmd extension), and see whether the modifications made to the plugin helps run it as intended. (see screenshot number 1)
- If the above fails, repeat but this time check the "Execute command through shell" option. (see screenshot number 2)
- Entering the whole command we used yesterday and replacing the format file with the variable {inputfile} (see screenshot number 3)