Hi @all!
I have a FB script which includes two sub scripts. Now I want to resume on (build) error from the place where the error occurs. This place is most the time in the first included sub scripts (which contains a lot build actions for .NET solutions). How can I do this? At the moment when I resume on error he uses the error place in the main script and not the place in the sub script. So the whole sub script one will be executed again...
I hope anybody can help me with this...
Thanks a lot!
Regards...
P