Hi, I’m trying to extract the text from a screen using Get Text terminal activity. The screen contains letters with diacritics. The words in terminal are but the text output is B�n�dicte Sumkay.
Is there any way to get the correct letters or at least ascii letters?
Thank you!
1996
(Neelima G)
August 18, 2020, 3:10pm
2
Hi @Victor_Stanescu ,
Check this below links it might be helpful to you:
Replace accents with normal letters
Hi all,
When I'm reading a text file using "Read Text File" Activity, it is unable to read special symbols in it.
Input:-
Hi team
Address no:12-8-45’
Address range:- swagath road"
Attribute : 12545’
Related Projects:
“Welcome to Uipath”
Output:-
[image]
Hello,
I’m running a process that reads data from a spanish website and types the information to an Excel, Word or txt file. The problem comes when there are diacritical marks, i.e. á,é,í,ó,ü. A workflow exception pops up:
Main has thrown an exception
Message: Write text failed.
Source: Type into
Exception Type: ElementOperationException
I’ve tried to use the Replace function and it works fine, but I was wondering if there is another way to solve this problem.
Thanks!
Thanks,
Neelima.
The issue was solved by modifying the terminal connection parameters.
I changed EHLL encoding from utf-8 to default.
system
(system)
Closed
August 24, 2020, 6:32am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.