Date: Mon, 8 Dec 1997 12:24:19 -0600
Reply-To: Kevin C Thompson <kthompsn@COMP.UARK.EDU>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Kevin C Thompson <kthompsn@COMP.UARK.EDU>
Organization: The University of Arkansas
Subject: Re: gee1 macro? please help....
Content-Type: text/plain; charset=us-ascii
Mike Kloss wrote:
> Hi!
> We've got the gee1 macro ...
> Is there a way to get the macro to go BY a variable? ...
I modified an example from an old SAS Communications that allows you to
perform BY-group type processing on a sequence of steps. It ought to
work if the step includes a Macro call.
It may be found at
<ftp://remote14.uark.edu/agsl/public/sasmacro/byparm.sas>
|