lua-users home
lua-l archive

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


The file association for lua scripts (.lua) is set up to use lua.exe.
When I double-click a .lua file, a window comes up and almost
immediately disappears; I'm unable to see the script's PRINT output.
How can I make double-clicking a .lua file bring up a cmd window that
doesn't immediately disappear?

TIA,
Phil