[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: How do I change Environment variables
- From: "RJP Computing" <rjpcomputing@...>
- Date: Sat, 27 Jan 2007 10:13:58 -0500
I am new to Lua and so far I really like it. So if this question is really simple I am sorry.
I want to learn the in's and out's so any help would be greatly appreciated.
How can I change environment variables so that I can then use
os.execute() to run a program the looks for a specific environment
variable to be set. (ie. PATH or INCLUDE or LIB) I want to fire off a compiler.
--
Regards,
Ryan
RJP Computing