Dim f As String
f = Dir("D:\z*.txt")
While f <> ""
Print f, f = "Załączniki graficzne - HAŁAS - Luty 2009.txt"
f = Dir()
Wend

Dim f As String
f = Dir("D:\z*.txt")
While f <> ""
Print f, f = "Załączniki graficzne - HAŁAS - Luty 2009.txt"
f = Dir()
Wend

Same for all other file operations.
Hi Bernd,
I also see same behaviour in Notes. Are you using any language pack on your Notes client? Mine is 'English'.
Thanks
Arun
Pure english at least on the server. German Language Pack on the clients, not on the developer machines.
I tried it locally in client. That's why I was wondering if it should display special characters. Must be showing help text for fields in local language (German in this case).
Hi, @Bernd Gewehr Have you received any feedback from HCL?
we faced same issue on in our solution (electronic signature for document management).
Vlad
Hi Vladislav, no, sadly not. Nothing at all.
Any solution? ………………..
Hi,
Please create an HCLSoftware Support case for this issue. Thank you.