[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua4.exe and Notepad++
- From: Michael Horvath <mikh2161@...>
- Date: Tue, 10 Sep 2013 05:01:20 -0400
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