AutoComplete knows nothing about the table you're referencing, it only tracks what was entered in the TextBox. You can deal with the table that AutoComplete (.AutoCompTable) uses and remove any bad entries yourself.
Fred On Thu, Oct 30, 2014 at 8:02 AM, Tracy Pearson <[email protected]> wrote: > Vince Teachout wrote on 2014-10-30: > > On 10/30/2014 10:44 AM, Tracy Pearson wrote: > > > >> Packing the table, in the same running session does clear the deleted > >> records from appearing in the autocomplete. > >> > >> Does anyone have any other thoughts? > > > > > > Just a WAG, isn't SET DELETED scoped to the current data session? What > > happens if (for testing) you issue a SET DELETED ON just before the > event? > > > > Vince, > > It's the built in feature of VFP 9 that I'm using. In the keypress event > SET("DELETED") returns ON. > > Tracy Pearson > PowerChurch Software > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajcbksovfbpxvgxb3+a_noa-ok6ym9n58rwrpxqr0ksptvq...@mail.gmail.com ** 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.

