Hello,
First, thank you for this great programme. It rally is very useful!
My question is this:- In a log-in situation where the username is in Arabic, the string appears 'garbaged', not the intended characters.
For example:
Send ("وليد") // that is "waleed" in Arabic
would print æáíÏ in the log-in field
I have considered and tried different ways without success, e.g. StringToASCIIArray, StringFromASCIIArray, Send("{ASC value}").
Is there a way to do it?
Thank you
Wa