Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp Getenv() returns blanks
Message
 
To
17/07/1997 09:41:26
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00040395
Message ID:
00040436
Views:
54
GETENV("myvar") will return the value of a DOS environment variable myvar. It is possible that the batch file that loads the Novell stuff at startup or the login script to set the value of this variable on some stations and not on others. The Dos SET command will display all the env vars and their values.

HTH
Sorin

>We are in the process of converting from FPW2.6 to VFP3 on a Novell Network.
>
>In FPW26, we always used Getenv('FullName') to retrieve the user "Full Name" from the network.
>This always worked fine. However, in VFP3 the same Getenv('FullName') function will work on
>a few machines but in most cases the function returns a blank. The workstation PCs are
>running either Win95 or Win31. The Getenv() fails on both types of workstaions.
>
>Has anybody else noticed this behaviour? How did you work around it?
>
>We bought a copy of Gplib and this got us around the problem by using a gplib function to
>return the user's full name.
>
>Jerryt
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform