How to read saved data from Catia

So i wrote a code to save points coordinates at a txt file.
When i try to open it with gvim i do not see numbers but incomprehensible text...
What is the problem?
is it in binary format and if so, how i can change it?

4 Answers

Hi friend, could you please attach us a picture about your issue, I think, we can help you!!

thanks!!

Thank you so much Hugo for your inputs...

The problem was actually the encoding of gvim, it has to be ANSI and not utf-8