Hi, I am trying to open into scite an au3 file from another au3 file and then navigate to the specified line number.
I can get the test.au3 file to open in Scite but I do not know of an additional parameter to specify the line number.
ShellExecute("test.au3","","","edit")
Any ideas? Thank you.
I can get the test.au3 file to open in Scite but I do not know of an additional parameter to specify the line number.
ShellExecute("test.au3","","","edit")
Any ideas? Thank you.