Hi Everyone,
In Notepad++ I am using the Run dialog to execute a program and pass the $(CURRENT_LINE) to it as a parameter. The problem I am having is that the line number which is passed is always 1 lesser than the actual line number from the file. Has anyone experienced this. Could this be a bug?
Thanks
Ash
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Everyone,
In Notepad++ I am using the Run dialog to execute a program and pass the $(CURRENT_LINE) to it as a parameter. The problem I am having is that the line number which is passed is always 1 lesser than the actual line number from the file. Has anyone experienced this. Could this be a bug?
Thanks
Ash
I have the same problem. Is there a workaround?
Same with $(CURRENT_COLUMN).
Regards
Anders