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 (January 1997, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 7 Jan 1997 13:32:27 -0500
Reply-To:     Robert Abelson <ROBERTA@OTSUKA.OAPI.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Robert Abelson <ROBERTA@OTSUKA.OAPI.COM>
Subject:      Re: Supress Labels in Proc means Output

Holger,

Try

OPTIONS NOLABEL;

to suppress the variable labels (this works for any SAS procedure).

Hope this helps,

Bob

______________________________________________________________________ |Bob Abelson |"Original thought is like original sin -| |roberta@otsuka.oapi.com |both happened before you were born to | |Otsuka America Pharmaceutical|people you could not possibly have met."| | | | |DoD #6877 |- Fran Lebowitz | |_____________________________|________________________________________|

>>> Holger Geissler <holger.geissler@URZ.UNI-HEIDELBERG.DE> 01/07/97 11:25am >>> Hi Sas-lers! First a happy new year. It start's with a probably very simple question: How can I supress that proc means prints the variable labels? Thanks in advance, Holger Geissler Universitaetsrechenzentrum Heidelberg


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