I'm not a big windows user / developer, but perhaps a batch script that callas lua.exe for your script and then uses the command 'pause'?
On Sat, Sep 10, 2011 at 8:09 PM, Phillip Richcreek
<pwrichcreek@gmail.com> wrote:
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