Forum

Please or Register to create posts and topics.

Unicode header missing for file with unicode characters

Hi,

I am creating a Bible text  and have this error :

StrngLst.LoadFromFileCheckUnicode: Unicode header missing for file with unicode characters: C:\Users\ngonc\Documents\Bible\_SALL17i.Exp

How can i add a unicode header on my file please ?

Thank you !

Hi,

Just found the solution.

I downloaded a Hex editor here. I add three letters at the beginning of the file, just before $$$ Ge 1:1 like this ooo$$$ Ge 1:1

Then, I edited the file with the Hex editor and replaced the three first hex codes with EF BB BF, saved and imported the new file on Bible Online.

That's worked.