Hi,

this command aims to launch a binary in background task but it fails:

let cmd = '!start cmd /c binary.exe c:/temp/sources -a --enable=all --
template gcc 1> infos.txt 2> cppcheck.out & vim --servername GVIM1 --
remote-expr "GetAsyncText('infos.txt')" & pause '

while binary.exe has not accomplished its job, GetAsyncText is not
called

why ?

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to