#1
|
|||
|
|||
Passing many macros to another project
I am calling a visual build project and need to pass more than seven macro values to the project I am calling. As there are only seven boxes provided to pass macro values, is there any way I can specify additional macro values in the additional options box (or any other way)?
Andrew |
#2
|
|||
|
|||
You can enter additional parameters in the additional options field:
MACRO1=value1 "MACRO2=value with space" .... For other ways to achieve this, see the '... ways to communicate between multiple projects' section of the Tips help topic: http://kinook.com/VBP/Manual/index.html?hints.htm |
|
|