Re: script variable to batch file
- From: John Sobolewski (jsobo119@xxxxxxxxx)
- Date: Wed, 20 Apr 2005 10:30:11 -0700
Another option if you must have it as an environmental variable and you don't want to deal with parameters being passed into your bat is to write a bat file from your vbs that sets a environmental variable then execute the bat from you vbs then execute the bat you wanted to have that value...
I think the other option is better (passing as a parameter) but this technique has come in handy in other situations...
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
.
- Follow-Ups:
- Re: script variable to batch file
- From: Michael Harris \(MVP\)
- Re: script variable to batch file
- References:
- Re: script variable to batch file
- From: McKirahan
- Re: script variable to batch file
- Prev by Date: Re: active directory scripting help
- Next by Date: DateLastAccessed property
- Previous by thread: Re: script variable to batch file
- Next by thread: Re: script variable to batch file
- Index(es):
Relevant Pages
|