Hello Everyone, i come back to you just like last year because i still have an unsolved issue with file names obviously containing a space or something else that i cant see with my eyes.
In a loop for next, i open many files but sometimes it says the file does not exist. Of course the file DOES exist but what is strange is that sometimes ( thought i change nothing) it works ok and sometimes it wont with the same file ! . I have now the problem with a file called "Genèse" when i call this file in the loop and log for its length, it mostly says 6 and suddenly it says 7 !!!!! and then 6 again ! how is it possible that in the same loop it can open the same file several times and suddenly the application seems to add a space or something else in its name ?
In a loop for next, i open many files but sometimes it says the file does not exist. Of course the file DOES exist but what is strange is that sometimes ( thought i change nothing) it works ok and sometimes it wont with the same file ! . I have now the problem with a file called "Genèse" when i call this file in the loop and log for its length, it mostly says 6 and suddenly it says 7 !!!!! and then 6 again ! how is it possible that in the same loop it can open the same file several times and suddenly the application seems to add a space or something else in its name ?