FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Environment Variables
Posts: 782
Joined: Wed Dec 19, 2007 07:50 AM
Environment Variables
Posted: Tue Jul 21, 2009 02:38 AM

Hi Antonio and friends:

Do exist Environment Variables in Windows Mobile ? If so, how can we define them ?

Best regards.

Manuel Mercado

manuelmercado at prodigy dot net dot mx
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Environment Variables
Posted: Tue Jul 21, 2009 04:40 PM

Manuel,

As a first idea I would try to review any environment value using GetEnv( cEnvName ), like "WINDIR", "TEMP", "PATH", "OS", etc.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 782
Joined: Wed Dec 19, 2007 07:50 AM
Re: Environment Variables
Posted: Tue Jul 21, 2009 06:22 PM
Hi Antonio:
Antonio Linares wrote:As a first idea I would try to review any environment value using GetEnv( cEnvName ), like "WINDIR", "TEMP", "PATH", "OS", etc.

I had done it but the result is an empty chain (not an error), that's why my question.

Kind regards.

Manuel Mercado.
manuelmercado at prodigy dot net dot mx

Continue the discussion