Thanks for that Bob, I guess that's an option - I was hoping for something a little cleaner really. I need to read more than I need to write, and it needs to be as quick as possible as it's going to be part of a debug / trace function which will get called a lot. Dan
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Filipiak Sent: 01 June 2005 15:16 To: [email protected] Subject: Re: [AspClassicAnyQuestionIsOk] Environment Variables You could try shelling out and executing a 'set' command. ----- Original Message ----- From: "Dan Powderhill" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 01, 2005 9:45 AM Subject: [AspClassicAnyQuestionIsOk] Environment Variables > Does anyone have a method for reading / writing environment variables > (not the request.servervariables collection) on the server via ASP? > > Cheers, > > Dan > > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > > ________________________________ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] subscribe> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
