Re: io.popen documentation?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io.popen documentation?
- From: "Aaron Brown" <aaron-lua@...>
- Date: Sat, 5 Nov 2005 23:14:34 -0500
Manfred Lotz wrote:
However, I couldn't find any documentation of io.popen in
the reference manual.
To my knowledge, there is no official documentation. Since
this function is not supported by all platforms, it is
something of a "poor relation".
In case you didn't see it, I posted a brief description of
io.popen with sample code to this list a few days ago:
http://lua-users.org/lists/lua-l/2005-11/msg00071.html
--
Aaron