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 (January 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 6 Jan 2006 13:36:18 -0800
Reply-To:   shiling99@YAHOO.COM
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   shiling99@YAHOO.COM
Organization:   http://groups.google.com
Subject:   Re: question with PROC RANK?
Comments:   To: sas-l@uga.edu
In-Reply-To:   <1136581722.202684.28100@g44g2000cwa.googlegroups.com>
Content-Type:   text/plain; charset="iso-8859-1"

Typo has been found in

proc rank data=cake out=high ties=low;

Change the ties=low to ties=high


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