Set Environment Variable

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
melliott42
Posts: 119
Joined: Wed Feb 18, 2009 2:14 pm

Set Environment Variable

Post 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
jparada
Posts: 433
Joined: Fri Jan 23, 2009 5:18 pm

Re: Set Environment Variable

Post by jparada »

Hi,

hb_SetEnv and hb_GetEnv or with the same SetEnv and GetEnv

I'm talking about Harbour.

HTH

Best Regards
Javier
Post Reply