Date: Wed, 9 Feb 2005 17:20:51 -0500
Reply-To: "Ross, Michael D" <michael.ross@ASTRAZENECA.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Ross, Michael D" <michael.ross@ASTRAZENECA.COM>
Subject: Proc Compare
Content-Type: text/plain; charset="iso-8859-1"
Hi All,
Is there an option to have Proc compare not evaluate the difference between
two numbers?
Proc compare will do this:
new 25000
old 15000
diff 10000
Instead have:
new 25000
old 15000
diff xxxxx
Tx.
|