>>>>> "Sven" == Sven Gustke <[EMAIL PROTECTED]> writes:
Sven> Hi out there! I�m working with the lyx-server very well. It is
Sven> a wonderfull thing. But the only thing I can�t do (possibly
Sven> that�s my fault!? ) is "open a file". The only thing I can do is
Sven> to open the dialog <File Open>. There is no parameter for the
Sven> file name. So, what can I do? Thank you!
That's something I've been wanting to do for some time: change
functions that query interactively for arguments (to insert insets,
open files...) so that they can take an argument and use that
directly. This is of course an 1.1 job (for example, we could
implement the MRU list of the File menu with a 'menu-open foo'), but
the menu-open part is so important for scripts that I think we should
do it now.
So, I'll add that in 1.0.1.
JMarc