Thanks Jamie.
________________________________
From: epidata-list-bounces@lists.umanitoba.ca on behalf of epidata-list@lists.umanitoba.ca Sent: Tue 3/10/2006 9:25 AM To: epidata-list@lists.umanitoba.ca Subject: Re: [EpiData-list] Finding DEL records
This is easy in Analysis:
SET READ DELETED=ON READ yourfile SELECT RECDELETED LIST * or any other commands
RECDELETED is a boolean that is true for deleted records. You need to use the set command to be able to access the deleted records.
I don't know of a way to do this with Entry.
Jamie
From: epidata-list@lists.umanitoba.ca Date: 2006/10/02 Mon PM 08:02:35 EST To: epidata-list@lists.umanitoba.ca Subject: [EpiData-list] Finding DEL records
Does anyone know how to do a search for records that have been marked as deleted, i.e. where the red X at the bottom of the data entry form has been clicked and DEL now shows up next to it.
Thanks, Suzanna _______________________________________________ EpiData-list mailing list EpiData-list@lists.umanitoba.ca http://lists.umanitoba.ca/mailman/listinfo/epidata-list
_______________________________________________ EpiData-list mailing list EpiData-list@lists.umanitoba.ca http://lists.umanitoba.ca/mailman/listinfo/epidata-list