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 (November 2010, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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.


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