I found the osis2mod bug and I need a bit of help. I guess I don't understand the SWORD engine all that well:)
In an OSIS document we might have an osisID="John.2" When I do the following: VerseKey currentVerse; currentVerse.autoNormalize(0); currentVerse.Headings(1); currentVerse.Persist(1); ...... currentVerse = token.getAttribute("osisID"); cout << currentVerse << endl; I get the following: John 1:51 Huh? I expected John 2:0 How do I accomplish what I want? In Him, DM _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page