#1
|
|||
|
|||
Process Files Exclude list
Hi,
is there a way for me to get the list of files to be excluded in the process files action, if the list of the files is in a text file? I want to have all the files listed in the text file to be excluded from the process files action. Thanks, Pragya |
#2
|
|||
|
|||
[vbld_GetFileContents("c:\path\to\file.ext")]
http://www.visualbuild.com/Manual/scriptexpressions.htm http://www.visualbuild.com/Manual/sysscriptfile.htm |
#3
|
|||
|
|||
Thanks, I will try this in the build script.
|
|
|