jnapier
01-05-2006, 03:50 PM
I have a continuous integration build setup and I have differrent scenarios of when a build might run. The build can run on a source code modification or at a specific time each night. I would like my visual build script to behave differently based on whether the build was initiated by a modification or was the nightly build.
Is there anyway to pass an argument to my build script?
Is there anyway to pass an argument to my build script?