lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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