Hello (Once again),
I am looking at a way to recurse in a folder but in reverse (going up instead of deeper)
Lets says i'm in c:\Test\MyDir\Bla\
And I want to recurse until I find Something.txt located in c:\Test
Is there a way to do that easily ?
Best regards,
Luc