hello :) please, i need help to write an non-ASCII char to a file


hello :) please, i need help to write an non-ASCII char to a file

file from here contains this char : https://we.tl/QDwFjU0lax

when i open that file in windows it looks as in attached image :)

when i try to open the file in deplhi, i only get '1' & '2'

i can not read from delphi that char; if i could read it, than i guess i could also write it :)

also, if i use memo.lines.loadfromfile, than the memo will contain 2 lines, one for each char

i think it is the end_of_line char ....

so, please, how can i write such a char to a file ? kindly !

Comments

Post a Comment