Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enviroment

Status
Not open for further replies.

PaulCoop

Programmer
Apr 3, 2001
31
GB
I can use environ("variable") to read the values from the MS-Dos enviroment variables. The important question is there a way to write to the environment? (ie a "SET" equivalent)

Paul Cooper
 
I would think that you couldn't re-set these variables at run-time, but I would also think that you could probably adjust what they are set to at log-on with a script? What about a more powerful language than VBA?

I'm curious to know what the consensus is.
-Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top