Matt <m...@excalamus.com> writes:

> (process-file
>   "cmdproxy.exe"                                               ; 
> shell-file-name
>   "/path/to/temp/containing/block/source"  ; input-file
>   (t "/tmp/babel jTCHe/ob-error-yHOivA")    ; output destination (like 
> call-process's DESTINATION)
>   nil                                                                     ; 
> display
>  "-c"                                                                    ; 
> args
>   "cmdproxy.exe"                                               ; args

> Thoughts?

If running cmdproxy.exe /c cmdproxy.exe /path/to/input is not wrong, the
problem is on Emacs side.

Osher, could you try putting your example script into a file and running
the command line directly? What will it output?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to