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 (September 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 21 Sep 2001 12:35:21 -0700
Reply-To:     John Uebersax <jsuebersax@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         John Uebersax <jsuebersax@YAHOO.COM>
Organization: http://groups.google.com/
Subject:      ods, Proc Freq, macro variable
Content-Type: text/plain; charset=ISO-8859-1

I'd like a simple way to define 5 macro variables that contain the number of observations in each of 5 strata in a dataset.

Is there a neat way to do this using ODS?

Currently I'm using proc freq, outputting the results into a dataset, then using call symput.

I have not used ods much--so please gear any replies accordingly.

-------------------------------------------------------------------------------- John Uebersax, PhD (805) 384-7688 Thousand Oaks, California (805) 383-1726 (fax) email: jsuebersax@yahoo.com

Agreement Stats: http://ourworld.compuserve.com/homepages/jsuebersax/agree.htm Latent Structure: http://ourworld.compuserve.com/homepages/jsuebersax Existential Psych: http://members.aol.com/spiritualpsych --------------------------------------------------------------------------------


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