mer, 17 Mar 2010, epanda skribis:
> 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 ?

Not sure the context but I suggest you should first type the
same command in dos prompt to make sure the command itself worked.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

-- 
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