Enrico Forestieri writes:

> 
> Note that \\.\pipe is a special object that does not correspond to
> any real directory, so you can't really check that any file is created.
> To see whether it worked, supposing you use \\.\pipe\lyxserver, then
> launch lyx and then open a cmd terminal. From the terminal issue the
> following command at the prompt:
> 
> echo LYXCMD:test:file-open > \\.\pipe\lyxpipe.in

Sorry, this should have been

echo LYXCMD:test:file-open > \\.\pipe\lyxserver.in

if you set \\.\pipe\lyxserver as the LyXserver path.

-- 
Enrico



Reply via email to