Found my bug! It turned out, I initialized a larger array, than I actually had. (52 doubles instead of only 36) And I have been doing so for a year now?
Some memory overflow, that just happened to come out wrong now when closing down in off-line mode ? The question now is, why I did not get an error when initializing the array, which is done at application START! Bad Windows XP memory management? _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

