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 (October 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 1 Oct 2001 01:01:59 -0700
Reply-To:     ninon <ndavi@AUFEMININ.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         ninon <ndavi@AUFEMININ.COM>
Organization: http://groups.google.com/
Subject:      PROC SORT
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I want to sort a data set with small letter and capital letter like :

Before the sort the data set is :

Paris London Bruxelle france belgique

After the sort the data set is :

belgique Bruxelle france London Paris

with a PROC SORT how I do it ? THANKS NINON


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