+line option in command-line from windows?
Submitted by Monday, 15 March, 2004 - 21:23
on
Has anyone gotten the +line option working on the command line under windows? For example, if I send a command:
C:/jEdit42/jedit.exe MyFile.java +line:4
It always treats the '+line:4' as though I am trying to open a file of that name. Other variants (e.g., -- MyFile.java...) have the same result.
Is there no way to pass in a line number on Windows if you are using the launcher?
Thanks for any help...
C:/jEdit42/jedit.exe MyFile.java +line:4
It always treats the '+line:4' as though I am trying to open a file of that name. Other variants (e.g., -- MyFile.java...) have the same result.
Is there no way to pass in a line number on Windows if you are using the launcher?
Thanks for any help...