lua-users home
lua-l archive

Re: system("pause"); in LUA?

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


> I need it only, that the DOS window doesn't close after finishing the
> script, when starting form editor etc.
io.write("Press <Enter> to continue...")
io.read()
--
Kurt Jung

AltStyle によって変換されたページ (->オリジナル) /