LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (August 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 5 Aug 2005 10:03:22 +0200
Reply-To:   Andre Wielki <wielki@INED.FR>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Andre Wielki <wielki@INED.FR>
Subject:   Re: proc sort and dataset options
Comments:   To: Arthur Tabachneck <art297@NETSCAPE.NET>
Content-Type:   text/plain; charset=ISO-8859-1; format=flowed

Arthur ,

> proc sort data=ncat out=ncat10 (where=(monotonic() le 10)); > by descending tail; > run;

Although the meaning of french 'monotone' is not too attractive and the 'tonic' only reserved for one('mono'), i think that your solution is the best solution 'à la mode' (fashionable?) ;-)

Andre -- Andre Wielki INED (Institut National d'Etudes Démographiques) 133 Boulevard Davout 75980 Paris Cedex 20 33 (0) 1 56 06 21 54 FRANCE


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