#1
|
|||
|
|||
Macro not translating in Batch File step
I am using a macro in a Batch File action parameter and it isn't getting transated to it's value. I know I didn't fat-finger the macro because when I hover over the macro it shows the translated value. Also, I use a macro in the File field and it seems to translate fine.
I selected to "Log the command-line that is used" to see the exact command line and here is what it outputs. The BUILD_ROOT macro is the problem child: cmd /Q /C call "C:\Program Files\xSQL Software\xSQL Bundle\xSQLObjectCmd.exe " %BUILD_ROOT%\Ssc\SscKit\CreateSchema.xml Are macros not supported in batch parameters? |
|
|