wildcards as command arguments ?
Posted: 14 Apr 2008, 21:28
Hello,
i´m using an external crc checker. now i´m to let it check the sfv file within a directory without entering the dir. i´m using the folowing arguments:
$(FullPath)$(Name)\00-$(Name).sfv
everything works fine so far. but sometimes the beginning of the sfv file is not 00- but 00_. that´s where wildcards come into play. is it possibile to set wildcards as ? or * in the arguments and pass them to the command line?
i tried but had no luck. so perhaps you have some advice.
thank you
i´m using an external crc checker. now i´m to let it check the sfv file within a directory without entering the dir. i´m using the folowing arguments:
$(FullPath)$(Name)\00-$(Name).sfv
everything works fine so far. but sometimes the beginning of the sfv file is not 00- but 00_. that´s where wildcards come into play. is it possibile to set wildcards as ? or * in the arguments and pass them to the command line?
i tried but had no luck. so perhaps you have some advice.
thank you