%ActivDir% does not have trailing "\"
Posted: 29.10.2007, 01:07
It took me a couple of tries to realize the "\" was missing when I initially configured the parameter for a custom tool.
1. %ActivDir%%ActivItem% fails...
2. %ActivItem%\%ActivItem% succeeds...
My preference would be for [1] to be the correct syntax.
1. %ActivDir%%ActivItem% fails...
2. %ActivItem%\%ActivItem% succeeds...
My preference would be for [1] to be the correct syntax.