Wolfgang,
On 06/12/2010 09:43 AM, Wolfgang Schultz wrote:
> for (FFSwordBible->getKey(); !FFSwordBible->getKey()->Error();
> FFSwordBible->getKey()->increment(1)) { }
>
I haven't looked at the context, so you might be ok, but be sure to
position the module to the top at loop initialization. T
Hello,
in the Sword2Net API i implement some useful methods but i have a sea
of open questions here is one of them.
in the method DumpBibleModuleContent() i have a loop like this
for (FFSwordBible->getKey(); !FFSwordBible->getKey()->Error();
FFSwordBible->getKey()->increment(1)) { }
http://bibl