Hi to All
I met now a situation that it is rather weird. I am listing some files, with the aim to delete them. After listing all of them, I must delete only those with extension "png". Btw none of them fulfills the condition, and, moreover, I don't delete them (the delete instruction is commented out). The weird is that, if I reproduce the problem in a simple test program, nothing bad happens, as should be. Therefore I can only post the image of what happens. The code is easily understandable, as long as the log displayed. As I said, same strings hard coded in a test program, give no problem.. I cannot say anything more..