lua as a scriptt - argc and argv
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: lua as a scriptt - argc and argv
- From: Walter Cruz <walter.php@...>
- Date: 2005年8月22日 18:21:47 -0300
Hi. Can I write a lua script that gets the argc and argv from the commandline ?
like :
lua script.lua parameter1
Is this possible ?
[]'s
- Walter