lua-users home
lua-l archive

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


G'Day,

	Thanks for the replies.  I figured it was unlikely there would already
be something in Lua, but I thought it best to check.  I took a look at
LuaCurses, but that does not look like it would fit my needs too well,
so I have decided to make a simple (OS-dependant) extension to io.read()
--- io.read("*check") or something.

	-- Matthew