Date: Fri, 12 Nov 2010 14:54:35 -0800
Reply-To: "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Schwarz, Barry A" <barry.a.schwarz@BOEING.COM>
Subject: Re: # of observations
In-Reply-To: <003b01cb82bb$11ecadd0$35c60970$@com>
Content-Type: text/plain; charset="us-ascii"
Look up the SET statement options in the Language Reference Manual, not data-set-options, and see if you can find the one that does exactly that.
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of bbser2009
Sent: Friday, November 12, 2010 2:44 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: # of observations
Since the number of observations is stored in the descriptor portion of a
SAS data set,
I was wondering, is there a function to get this number? Thanks.
|