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