Using the AutoComplete property of the VFP 9 TextBox control, I am seeing that deleted records still show in the list.
A customer called in and asked how they could delete one of the entries they had typed wrong. One can highlight an entry and press the Delete key on the keyboard. The record gets marked for deletion. We are using AutoComplete = 2 The config.fpw that is built in to the executable has DELETED=ON The forms this feature is used on are Private DataSessions with Set Deleted On in the forms Load event. Exit the EXE and restart, the deleted records still show. Packing the table, in the same running session does clear the deleted records from appearing in the autocomplete. Does anyone have any other thoughts? Thank you, Tracy _______________________________________________ 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/[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.

