DOS Environmental Variables 
Author Message
 DOS Environmental Variables

Quote:

>I need help....

I'll say. <g>

[snip]

Quote:
>My Problem ??? How do I read this environmental variable from inside a VB3
>application.

Well a quick search of help might have turned up the Environ$ function.
Suggestive, no?

Luke
--
Luke Webber

* Note: The opinions expressed by Luke Webber are in no way supported *
*       by his employers, Luke Webber Consulting Services             *



Sun, 28 Jun 1998 03:00:00 GMT  
 DOS Environmental Variables
I need help....

I am writing an application which will delete files from selected
directories on a Novel network. These directories are unique to each user
and conform to the user's login. The login is also stored in an
environmental variable called "NAME".

My Problem ??? How do I read this environmental variable from inside a VB3
application.

Any help here would be appreciated

Stuart Bates



Sun, 28 Jun 1998 03:00:00 GMT  
 DOS Environmental Variables

says...

Quote:

>I need help....

>I am writing an application which will delete files from selected
>directories on a Novel network. These directories are unique to each
user
>and conform to the user's login. The login is also stored in an
>environmental variable called "NAME".

>My Problem ??? How do I read this environmental variable from inside a
VB3
>application.

>Any help here would be appreciated

>Stuart Bates

Look at the Environ$ function.

--
Chris S. Newell
Univ. of Missouri-Columbia
Dept. of Telecommunications
5 Telecom. Bldg.
Columbia, Mo. 65211
(314)882-2762



Sun, 28 Jun 1998 03:00:00 GMT  
 DOS Environmental Variables

Quote:

>My Problem ??? How do I read this environmental variable from inside a
VB3
>application.

>Any help here would be appreciated

>Stuart Bates

Environ$


Tue, 30 Jun 1998 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. DOS Environmental Variables in QBASIC

2. Setting DOS environmental variables

3. DOS Environmental Variables not working in LoadPicture

4. Setting DOS environmental variable

5. Adding Environmental Variable to System Variables thru VB

6. Run OS Commans With Environmental Variables ?

7. setting environmental variable

8. Getting environmental variable in VB

9. Getting environmental variable in VB

10. Getting environmental variable in VB

11. Environmental Variables access

12. cmd.exe environmental variables

 

 
Powered by phpBB® Forum Software