lua-users home
lua-l archive

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


I'm trying to debug a Lua script. The debugger is working (breakpoints, tooltips), but print(...) and io.write(...) do not write anything on the output pane. What can be the reason for that? (I'm on Windows).
--
Shmuel