> > Anyone have a suggestion how I can track this down?

> Trace into that "un-related" section...there's gotta be something.
> Perhaps a DataEnvironment closing it, another class object that's got a
> CLEAR ALL or CLOSE of some sort, etc.   Is the cursor in the Default
> data session or a Private data session?

All you need is the table selected entering this 'unrelated' section
using the same data session, and then 'use' another table without
selecting a new work area, and voila-- your existing table is
closed... Very common bug when working with code written by
non-disciplined developers("use ... in 0" or "select 0...use")....


-- 
Derek


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to