| Date: | Thu, 10 Feb 2005 15:48:38 GMT |
| Reply-To: | Rusty Shackleford <rs@NATCHIE.MINE.NU> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Rusty Shackleford <rs@NATCHIE.MINE.NU> |
| Organization: | Debian GNU/Linux site |
| Subject: | command-line tool to retrieve number of obs in datasets? |
|---|
I run sas programs like so usually:
sas prog.sas
and then I've got to peer into prog.log to find out how many
observations were sent to any permanent datasets. Has anyone written
any command-line tools that intelligently summarize results of sas
programs, like lists of any datasets created, with the number of
observations in those datasets?
TIA
|