I was stoned to:
• see I do not get an error at run time,
• see the space back after I remove it (and still no error)
In short: “what a strange behavior” !
PS: the method I extracted this code from reads a Folder contents, keeping the childs folders but exclude it if the name ends with " - Data", is “image " and “Graphics”.
A report in a TextArea is done, so I know the code is executed (I also had some System.DebugBuild).
I nearly forget: I will replace .InStr with .IndexOf…