Ignore Deleted Records option

The Ignore Deleted Records option determine whether to take deleted records into consideration when processing records. Records deleted still can be process ??? YOu may ask this question if you are new to Foxpro. When you issue a DELETE command to delete a record, Visual Foxpro do not physically delete the record from the table. What Visual Foxpro do is mark the record for deletion. The records will be permanently deleted from the tables only when you run the ZAP command. You can identify those marked for deletion records by looking at the first column of the table. There is a narrow column without field name. A black square in the field indicates record has been set for deletion.