Date: Tue, 30 Nov 1999 12:45:54 -0500
Reply-To: S David Riba <dave@JADETEK.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: S David Riba <dave@JADETEK.COM>
Subject: Re: Double data-entry with SAS/FSP
Content-Type: text/plain; charset="iso-8859-1"
If you have access to a copy, the Second Quarter, 1993 issue of Observations
had an article on dual data entry in SAS/FSP. The article was titled Beyond
Journaling: Dual Validation with Dual Data Entry. It was by Jennifer Boyle
and Cathy Brinsfield. It might be available for download from the SAS
website www.sas.com
Dave
----------------------------------------------------------------------------
S. David Riba INTERNET: dave@JADETEK.COM
JADE Tech, Inc. http://www.jadetek.com
P O Box 4517
Clearwater, FL 33758 SAS Certified Professional - V6
VOICE: (727) 726-6099 A SAS Institute Quality Partner
SAS. It's not just an attitude
----- Original Message -----
From: Morelli Paolo <pm@CROM.IT>
Newsgroups: bit.listserv.sas-l
To: <SAS-L@LISTSERV.UGA.EDU>
Sent: Tuesday, November 30, 1999 8:16 AM
Subject: Double data-entry with SAS/FSP
> Hi to all,
> I usually use SAS/FSP as software for the data entry. Sometimes I need to
> perform a doble data entry to assure the quality of the input of the data.
> Now I'm used to perform the first data entry in a data set, the second
data
> entry in another data set and then I run proc compare to verify
differences
> between data sets.
> I'd like to know if I can perform the second data entry over the first one
> (without values in the fields) so that when an error occours data entry
> stops.
> Thanks in advance
> Paolo