Hi
A customisation I have uses the File package to read a file's info; it uses File.Stat() with a filename passed. It fails to work if the file's name contains extended characters such those with umlauts. File.Rename() also fails with filenames with these characters so I read the status info from a temporary name then rename it to what I want.
Does anyone have a workaround before I raise this with support? We are on CS10 update 6 going to update 13/14 soon.
Thanks,
Phil