Kurt Wendt wrote on 2012-09-27: > To be quite honest - I've never actually used the ASSERT Command before. > And, I was just looking at the online VFP help on how to use it. > > Then I saw your next reply here. > > Problem is - I think you have to know Which DBF/Index has the problem - > but, I don't know where in the code the problem is happening - so - not > even sure which Index is having the problem! > > -K- >
Kurt, You don't have to use just one Assert. Create an assert for each index your procedure and sub-procedures will use. Tracy Pearson PowerChurch Software _______________________________________________ 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.
