Date: Thu, 1 Aug 2002 17:20:09 +0530
Reply-To: Arunk@DELHI.TCS.CO.IN
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arun Kumar <Arunk@DELHI.TCS.CO.IN>
Subject: Re: How to remove SAS variable labels
Content-Type: text/plain; charset="us-ascii"
Simply use system option NOLABEL as
OPTIONS NOLABEL;
It will remove all the labels in the consecutive datasets you create.
Regards
Arun Kumar
HealthMaps <healthmaps@ATTBI.COM>
Sent by: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
08/08/2002 04:54 PM
Please respond to HealthMaps
To: SAS-L@LISTSERV.UGA.EDU
cc:
Subject: How to remove SAS variable labels
I have a SAS v8 dataset from somewhere else. The variables have labels. I
need to remove the labels so that I can see the actual variable names
whern I want to check out the data in SAS explorer. How can I remove the
labels? So far I have resorted to changing the lables to labels that are
the variable names.
Thanks
Richard E Hoskins PhD MPH
Spatial Epidemiology Unit
WA State Dept of Health
1102 Quince Street
Olympia, WA 98504-7812
richard.hoskins@doh.wa.gov