On Sat, 01 Nov 2008, Szak�ts Viktor wrote: Hi Viktor,
> Thank you. Shouldn't the cast in the changed line > be also changed to ( ULONG )? Yes, It can be changed or removed though it will work without warnings as is. BTW it will be more efficient to load whole file at the beginning and then decode it but I do not think if it's worth to change it. If we change this code to use hb_itemSerialize()/ hb_itemDeserialize() then it will force such modification. And don't worry about the speed. The serialization/deserialization code is really fast. I think that using standard serialization method will increase functionality, f.e. users can easy change the place where they store i18n translation tables, f.e. they can use DBF with MEMO fields. I can update this code but if Mindaugas already has some working code then maybe we should not repeat the work. Mindaugas? best regards Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour