Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-02-2006, 08:28 AM
ffletch ffletch is online now
Registered User
 
Join Date: 02-02-2006
Posts: 5
Vault Working Dir as Macro

I would like to have a macro available to use anywhere in a build that is the location of the files that have been pulled from my Vault server. Currently I have paths hard coded everywhere. Anyone have any ideas on how to get this info into a macro?
Reply With Quote
  #2  
Old 02-02-2006, 10:27 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
A few options:

1) Specify the path relative to the .bld file location, i.e.:
%PROJDIR%\Source

2) Add a project macro set to the desired value (on the Macros tab). This could be combined with #1 (i.e., create a project macro called SRC_DIR with a value of %PROJDIR%\Source, and then reference %SRC_DIR% everywhere it's needed).

3) Pass in the macro value on the command-line:
http://www.visualbuild.com/Manual?command_linegui.htm
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 On
[IMG] code is Off
HTML code is Off



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


Copyright © 1999-2023 Kinook Software, Inc.