Page 1 of 1

Set Environment Variable

Posted: Wed Aug 25, 2010 5:27 pm
by melliott42
Hello,

The xHarbour GetEnv() is very handy but I notice there is no equivalent SetEnv().

How can I set or create an environment variable from a xHarbour program?


Thanks,

Michael

Re: Set Environment Variable

Posted: Wed Aug 25, 2010 7:18 pm
by jparada
Hi,

hb_SetEnv and hb_GetEnv or with the same SetEnv and GetEnv

I'm talking about Harbour.

HTH

Best Regards
Javier