Hi,
When the folder structure has commas, bods 4.1 is not accessing the complete directory..
However file_exists functions return 1 as expected.
To elaborate, check highlighted folder name which is comma separated
M:\Source\03 Source\3.5 Developments, User Interface, Integration
Error:
12780 13500 FIL-080101 5/09/2014 6:08:34 PM Cannot open file </M:\Source\03 Source\3.5 Developments>. Check its path and permissions.
But when the folder structure is M:\Source\03 Source\3.5 Developments (without commas in folder name) then the files are accessible.
Please help to resolve?
Tried to enclose the path within double quotes as well. No luck..