Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Frequently Asked Questions > General

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-09-2008, 10:38 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
How to pass values back from a chained project?

1) Global macros: Any changes to VBP global macros (add, modify, or delete) in the chained (child) project will also apply to the master (parent) project instance. Global macros can be modified via a Set Macro action or in a Run Script action.

2) INI file: Use a Write INI action in the chained build to write values to an INI file, then use the Read INI action to read the value in the master build project.

3) XML file: Use a Write XML action in the chained build to write the value to an INI file, then use the Read XML action to read the value in the master build project.

4) Registry: Use a Write Registry action in the chained build to write the value to the registry, then use the Read Registry action to read the value in the master build project.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is On



All times are GMT -5. The time now is 11:04 PM.


Copyright © 1999-2023 Kinook Software, Inc.