PDA

View Full Version : Passing many macros to another project


AndrewGarner
11-16-2004, 09:58 AM
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

kinook
11-16-2004, 10:16 AM
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