Hello.
I'm having some trouble with extracting attributes.
I want to extract some block attributes that contain text. The text might contain non-latin characters such as āčēš ect.
System has the appropriate language pack installed, and running. Everything is fine.
Now, when I try attribute extraction (using ATTEXT command) those special characters come up as something like \U+0101 in the text file generated.
What do I need to change in order to make AutoCAD write those text files in unicode text encoding, so that those characters appear normal?
I know this can be done, because it works correctly on other systems/computers. I'm simply not sure what little setting needs to be changed for this.
Please help.