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 (June 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 26 Jun 2002 14:41:08 -0400
Reply-To:     Kevin Auslander <kevin.auslander@CCSITEAM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kevin Auslander <kevin.auslander@CCSITEAM.COM>
Subject:      variable renameing
Content-Type: multipart/alternative;

I have a data set named letters with variable names a,b,c,d,..etc. I want to rename these variables with names that are stored in another data set called names. The names data set looks like the following:

Id name ------------------------ a speed b temperature c volume d time Etc. etc.

How can I accomplish this without having to manually type each name into a rename data step. Please help. Thanks.

Kevin


[text/html]


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