[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua4.exe and Notepad++
- From: Choonster TheMage <choonster.2010@...>
- Date: Tue, 10 Sep 2013 19:11:07 +1000
On 10 September 2013 19:01, Michael Horvath <mikh2161@gmail.com> wrote:
> Does anyone use Notepad++ to do their work? How do you get the Run
> command to properly execute a script?
>
> I tried
>
> D:\lua4\bin\Win32\lua4.exe -f "$(FULL_CURRENT_PATH)"
>
> and from what I can see the file IS executed. But the console window
> will not remain open.
>
> I know I could alternately use SciTE, but would prefer to stick with Notepad++.
>
>
> Mike
>
Try use the NppExec plugin. It will display a console window at the
bottom of the main window.