Anyone ever have any luck with 'putenv' / 'getenv' APIs? The putenv seems to work...I can check that the value was set with WRKENVVAR. The get ain't getting, though! The documentation says it returns a pointer to a string but no amount of contortions makes getenv work. Anyone ever use these? Have any ideas?

Reply With Quote
but now I want to get rid of the hard-coding and generalize it. Any ideas?
