FWIW, all of my data entry controls keep track themselves of whether the user has made a change to their contents. That way, I can just spin through the controls to find out what has been changed, which I find much simpler than using the after-the-fact functions.
Ken On May 9, 2008, at 11:39 AM, Vince Teachout wrote: > Tracy Pearson wrote: >> Have a look at these: >> >> GetNextModified() >> GetFldState() >> >> > GetFldState() was the one I couldn't remember, but GetNextModified > () is > a cool new (to me) tool that I haven't played with, and will fit the > need better. Thanks! _______________________________________________ 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.

