LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) 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 17:34:20 +0100
Reply-To:   Peter Crawford <peter.crawford@DB.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Crawford <peter.crawford@DB.COM>
Subject:   Re: How to remove SAS variable labels
Comments:   To: Randy Herbison <RandyHerbison@WESTAT.COM>, healthmaps@ATTBI.COM, richard.hoskins@doh.wa.gov
Content-type:   text/plain; charset=iso-8859-1

If you want to automate that pull-down menu process, you can ! In an explorer view window follow the menus... / tools / options / explorer This offers the "Explorer Options..." dialog/frame where you should select, in Registered Types the "TABLE" line, and press the "Edit" button.

That opens the dialog/frame titled "Explorer Options: TABLE options"

One of the "Action" values will be "&Open" for which the "Action Command" is probably "VIEWTABLE ......" with a lot of parameters

When you select the action for VIEWTABLE and press the "Edit" button, a small box will open allowing you to add ; name to the "Action Command"

Pressing "OK" buttons a few times will save this change.

Finally, press the "Close" button on "Explorer Options..." and try the explorer opening a dataset with your revised options.

Good Luck Peter Crawford

Datum: 08/08/2002 16:29 An: SAS-L@LISTSERV.UGA.EDU

Antwort an: Randy Herbison <RandyHerbison@WESTAT.COM>

Betreff: Re: How to remove SAS variable labels Nachrichtentext:

Richard,

If you are using the default data viewer (VIEWTABLE) when accessing the data set from the SAS Explorer, you can select "Column Names" from the "View" pull-down menu.

RandyHerbison@westat.com

-----Original Message----- From: HealthMaps [mailto:healthmaps@ATTBI.COM] Sent: Thursday, August 08, 2002 7:25 AM To: SAS-L@LISTSERV.UGA.EDU 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

--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


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