Search found 1 match

by de_vipp
Sun Feb 05, 2012 1:18 pm
Forum: Tricks 'n' Tips
Topic: Create Language prefs from Pb source
Replies: 2
Views: 1689

Re: Create Language prefs from Pb source

Hey ... I have problems with UTF-8 in preferences too since a longer time ....

do u have checked REAL special charackters ?

I believe there no PB way to find a way to handle them ... here a code (not a preference, but its the same effect)



If CreateFile (1,"test123.txt")
WriteString(1 ...