#1
|
|||
|
|||
Error expanding macros or script in property Message
Hi,
I tried to run the sample project "Prompt.bld" and I was expecting to get a prompt to enter the build number. Instead I get the following message: Error expanding macros or script in property Message: Please enter the build number <Undefined macro BUILDNUM> I am running the project from cmd windows with the following command: VisBuildCmd.exe "C:\Program Files\VisBuildPro6\Samples\Prompt.bld" Can someone help me to resolve this error? thanks |
#2
|
|||
|
|||
The console app (VisBuildCmd.exe) does not prompt for undefined macros. Either use the GUI app (VisBuildPro.exe) or use another method for prompting (i.e., uncheck the first 3 steps in the Prompt.bld sample and save).
|
|
|