Dispose error

robinathome

Member
Licensed User
Longtime User
In 6.8 I am using Dispose and AddTable when I refresh the contents of a Table. I find this easier especially if I have a sort order.

When I try this in the Beta 6.851 version I get an "Object Reference not set to an instance of an object". It runs OK in the IDE but fails when optimised compiled. :sign0013:

Test file attached.
Robin
 

Attachments

  • testtable.sbp
    684 bytes · Views: 160
Top