Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-25-2006, 05:36 PM
Dave_Novak Dave_Novak is online now
Registered User
 
Join Date: 04-13-2006
Location: Atlanta, GA
Posts: 64
Command-Line Response File

Does either VisBuildPro.exe or VisBuildCmd.exe support the concept of a "response file"? I have potentially a large number of macros and such that I would like to supply as startup parameters and an old-fashioned response file seems like the best idea. I would want to use syntax something like “VisBuildCmd.exe @myopts.txt”

Any suggestions if this is not supported?
Reply With Quote
  #2  
Old 04-26-2006, 08:26 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
Not currently. Some options:

1) Create a one-step VBP project with a VisBuildPro Project action, configure the step with all desired options and macros, then launch that project from the command-line (i.e., VisBuildCmd /b Master.bld).

2) Create a VisBuildPro Project step as above, click the Create Scheduled Task button on the Project tab (copy/paste the command-line from the task's Run field if needed elsewhere), then delete the step.

3) Load many temporary macro values from a file at the start of the project rather than passing on the command-line (see attached sample).

4) Write a script front-end to VBP that takes a response file of flags and invokes VBP from its values (see attached sample).

We'll also consider adding such a capability in a future release.
Attached Files
File Type: zip samples.zip (2.3 KB, 861 views)
Reply With Quote
  #3  
Old 04-26-2006, 08:35 AM
Dave_Novak Dave_Novak is online now
Registered User
 
Join Date: 04-13-2006
Location: Atlanta, GA
Posts: 64
I like option 3 that you suggested. The example was very helpful.

Thanks!
Reply With Quote
Reply


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 On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 08:11 AM.


Copyright © 1999-2023 Kinook Software, Inc.