Date: Mon, 17 Jan 2005 10:48:48 -0500
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: Display SAS dataset label
Thanks for the suggestion, but I think that only controls variable labels.
I tried it, anyway, but it didn't correct the problem.
Art
--------
On Mon, 17 Jan 2005 07:06:59 -0800, omugeye <bhuta_zegha@YAHOO.COM> wrote:
>Well, just include this in your program;
>options label;
>
>Conversely use options nolabel;to turnn it off.
|