lua-users home
lua-l archive

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


Ok, I am re-writing my lua startrek program to run under 5.0

$lua trek.lua

several seconds wait  - then

$

no output.
Changed all the write(  to io.write(

the program should not exit by itself either...


any general hints to find out what exactly is going on inside.

I have added io.write( at several places - still no output
no error messages or anything.