How would one go about including _vbscript_ batch file code and
Embedding it within an Nant build file? Can Nant script task
Be used in some way? I would also like to pass parameters into the
Embedded code and receive parameters out of the embedded code.
I currently am working on just using the Nant exec task to execute
The existing _vbscript_. I have to figure out how to pass parameters into
The Nant exec task into the _vbscript_ batch file and receive parameters
Back to save to an Nant project name for use later in the Nant build file.
Title: Put VBScript batch file code within NAnt
- [NAnt-users] Put VBScript batch file code within NAnt Crawford, Christina
- RE: [NAnt-users] Put VBScript batch file code wit... Andy Johnstone
- RE: [NAnt-users] Put VBScript batch file code wit... Crawford, Christina
- Re: [NAnt-users] Put VBScript batch file code... Gary Feldman
- RE: [NAnt-users] Put VBScript batch file code wit... Crawford, Christina