rfktp
06-14-2007, 04:15 PM
In the Zip file step, is there a way to dynamicly name the file? Like test.zip would be test_0_0_45.zip by adding the version number to the file.
kinook
06-14-2007, 05:36 PM
Sure. If the version number is available in a macro (i.e., VERSION), just reference it in the filename field (i.e., %PROJDIR%\test_%VERSION%.zip). You could also use a script expression if desired.
http://www.visualbuild.com/Manual/specialchars.htm
vBulletin® v3.8.11, Copyright ©2000-2024, vBulletin Solutions Inc.