I am new to LaTeX/Bakoma TeX Word, and I have a query about Bakoma TeX Word.
I can open a TeX file in using texword.exe from the command line:
C:\BaKoMa TeX\BIN\WIN32>texopen.exe D:\RS\RSTA\gms333\uiii.tex
and this works perfectly.
What I would like to do is open a TeX file in Bakoma TeX Word in this way and jump directly to a line number/column number I specify.
In WinEdt the same result can be obtained using
C:\yandy\WINEDT\WinEdt.exe -F [Open('D:\xx\333\aa.tex');SelPar(59,8)]