Hi Everyone,
I am counting files using below code and I want to show how many files counted in system status bar using syscmd acsyscmdsetstatus. However, as this is For Each loop when I use syscmd acsyscmdsetstatus it resets to 0 for each sub folder. How should I modify the code to keep...