LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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.


Back to: Top of message | Previous page | Main SAS-L page