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 (November 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 8 Nov 2005 08:04:31 -0500
Reply-To:     Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:      Re: Change variables to variable names
Comments: To: jato88@GMAIL.COM

Jato,

Would the vname function do what you need? See, for example, http://xrl.us/icop

Art --------- On Tue, 8 Nov 2005 00:44:27 -0800, jato <jato88@GMAIL.COM> wrote:

>Hi all, > >I have an arry which has 90 values in it, the values are something like >ID, Name, Gender, PhoneNumber......... > >What I want to do is to use these values as variable names/column names >when I create new dataset. This new dataset should be something like >the following: > >ID Name Gender PhoneNumber .......... > x y z a > >There should be some easy ways to do it than hardcoding, but I just >can't figure it out myself. Please help. > >Thanks a lot.


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