lua-users home
lua-l archive

Re: Redirecting stdout and stderr

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


2012年11月8日 Paul K <paulclinger@yahoo.com>:
> Here is my script that shows changing io.stdout doesn't seem to have any
> effect on print() and io.write:
It seems (not documented in the manual) that print() and write
expect io.output() to return a file, not something callable with the
same methods.

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