>Maybe other native means could be used, but I am a *nix fellow >and don't know Windows well enough to judge.
A very simple approach is to just use command-line parameters. If we can manage to make LyX a single instance application (I mean that if you try to start LyX when it's already running it will open the existance LyX instance and open a possibly specified LyX file in the same instance), then we can also just call "LyX.exe %f -goto-row %l". Would this be a possible solution ? At least it would be a pretty simple solution. Vincent
