#PB_Ascii in Linux does not use Russian, there is something like 1252 or some ISO-8859User_Russian wrote: Tue Jan 16, 2024 4:22 pm File functions support required encodings (#PB_Ascii, #PB_UTF8 and #PB_Unicode).
When I tried to write a program to search and replace text in Linux, I encountered the problem that it was impossible to perform text replacement in ANSI Windows-1251 files, since the algorithm does not see Russian texts in it.
https://www.purebasic.fr/english/viewto ... 35#p611235