View Single Post
  #1  
Old 10-09-2008, 04:42 AM
DavidNL DavidNL is online now
Registered User
 
Join Date: 09-12-2008
Posts: 6
Passing parameter from "chained project" back to "main project"

Hi,

When calling a VisualBuild "chained project" you can set any parameters you want to pass by entering them in the Parameters tab.

But, that is the easiest way to pass parameters back, from the chained project to the main project ?

I figured i can do this by writing to registry/file or something like that, but maybe there's a more efficient way?


Thanks in advance,
David.
Reply With Quote