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 (August 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 8 Aug 2002 06:48:32 -0700
Reply-To:     "E. S." <sasq98@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "E. S." <sasq98@YAHOO.COM>
Subject:      Eliminating multiple labels?
Content-Type: text/plain; charset=us-ascii

Hello there,

I am bringing in a dataset that has a label associated with each variable name. Is there a way to eliminate all these labels with one command? Right now I am eliminating the labels one by one with something like:

label var1=' ' var2=' ' var3=' ' ........ varn=' ';

Any help will be appreciated.

Thanks in advance,

Ed

__________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com


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