[SOLVED] *.ont File Format

Discussion on theWord modules and other resources
dcbdbis
Posts: 2
Joined: Fri Jan 20, 2017 6:13 am

[SOLVED] *.ont File Format

Post by dcbdbis »

Good Evening All,

I am writing a small QT application to parse through the "*.ot" (Old Testament) files to search for specified criteria (outside of The Word Software's Scope). But to properly parse through the Hebrew texts (I will be searching in Hebrew Texts, not English Texts), I need to know how the ot files (for Hebrew) are formatted on disk. One such text I want to parse through is "Hebrew Westminster LC.ot"

Are these encoded with Unicode or ASCII characters? If so what codepage? Are they just plain text files, or binary files?

I ask because curiously - I can open this file with a plain text editor, so this tells me it is a text file, BUT... what in these files is the placemarker/verse#/delimiter for a verse? A binary marker, or a specified character?

Any pointers you can give me to an article or other source for the on-disk format for these Hebrew texts will be appreciated.

Sincerely and respectfully

Dave
Last edited by dcbdbis on Fri Jan 20, 2017 7:39 pm, edited 1 time in total.
csterg
Site Admin
Posts: 8627
Joined: Tue Aug 29, 2006 3:09 pm
Location: Corfu, Greece
Contact:

Re: *.ont File Format

Post by csterg »

Dave,
there is a document with details on the .ont format. Go to the site under the 'Tools' section and look for it,
Costas
dcbdbis
Posts: 2
Joined: Fri Jan 20, 2017 6:13 am

Re: *.ont File Format

Post by dcbdbis »

THANK YOU

Got it!

Dave
Post Reply