Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   How do I append a Macro with more text? (https://www.kinook.com/Forum/showthread.php?t=1317)

Ken 10-12-2005 11:03 AM

How do I append a Macro with more text?
 
I have a Macro called %PASS_LIST% that has a list of files that have passed during the build process and would like to keep appending file names to it. I can find examples of incrementing a macro variable but not appending text to a macro.

How do I do this?

Ken

kinook 10-12-2005 01:03 PM

A couple ways:

1) Use a Set Macro step, with a value of

%PASS_LIST%additional value to append

2) Use a Run Script step and the vbld_AddDelimValue system script function: http://www.visualbuild.com/Manual/?sysscriptloop.htm


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


Copyright © 1999-2023 Kinook Software, Inc.