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 (May 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 1 May 2009 01:34:16 -0700
Reply-To:   Dornak <postitdummy@ARCOR.DE>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Dornak <postitdummy@ARCOR.DE>
Organization:   http://groups.google.com
Subject:   Re: how to upcase varible names in dataset
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

I always thought, SAS has no case sensitive variable names. Are you sure, you don't mean the labels?

I have a macro, which automatically sets the labels to variable names. I'm sure you could easily alter it to change the labels to upcase. Unfortunately, I don't have it here. It works with proc contents to read out the variables. I hope someone can give you something similar, if that was the problem.

Bye Dornak

On 1 Mai, 09:18, hyma...@GMAIL.COM (Shaik Hymad) wrote: > HI To All, > > I have one dataset like new and having 40 varibles. > > In that some variable names are small. so i want to change all > variable names in upcase. > > please let me know how to do this..... > > Regards, > Hymad


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