>
Hello group, I've got what's probably a very simple problem, but I can't work out how to do it. Simple code sample: T = "os". T:getenv(). I want the second line to perform "os:getenv()", but can't work out how to do it. I figure it must be possible to do this sort of redirection somehow... Any suggestions? Thanks in advance Dave M.