Is it possible to make a command of the "Execution" menu execute in DOS command line window ?
Actually, I've added my own execution commands into "shortcut.xml" file. These commands are simple DOS batch files, and I wish them to be executed into the DOS command line, so the messages appear in NPP interface directly, and not in separate DOS window.
Any idea how to do it ? Thanks :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
yep, NppExec is cool but it is not convenient in my case because I use several BATCHs, and I must always select the script in "Execute..." dialog. It would be cool if I could attach a shortcut to the script, but as far as I know, the current NppExec version doesn't support this.
I'll continue using the "Execution" menu now, but I'll survey future NppExec versions ;)
Thx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is it possible to make a command of the "Execution" menu execute in DOS command line window ?
Actually, I've added my own execution commands into "shortcut.xml" file. These commands are simple DOS batch files, and I wish them to be executed into the DOS command line, so the messages appear in NPP interface directly, and not in separate DOS window.
Any idea how to do it ? Thanks :)
yep, NppExec is cool but it is not convenient in my case because I use several BATCHs, and I must always select the script in "Execute..." dialog. It would be cool if I could attach a shortcut to the script, but as far as I know, the current NppExec version doesn't support this.
I'll continue using the "Execution" menu now, but I'll survey future NppExec versions ;)
Thx
Mmmh maybe I'm a bit confused... the goal is to make my BATCH execute in the integrated command line window
did you tried the pluggin called NppExec ?
I guess it will do what you want and even more
Nico