Hello, Would it be possible to have a text parameter whose default value would be something like this:
$(SomePreprocessorConstant)_YYYYMMDD where YYYYMMDD is the format of the date of the day. So for instance, if SomePreprocessorConstant value is "Test", then today's default value would be: Test_20100730 If that is possible, how do I do it? Regards Olivier
