| Date: | Thu, 15 Oct 2009 11:16:03 -0700 |
| 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: Hi I need very urgent |
| In-Reply-To: | <b3b2f339-8857-4842-a790-2d9cd3d73a5e@e18g2000vbe.googlegroups.com> |
| Content-Type: | text/plain; charset="us-ascii" |
first.id is Boolean; it can only have the values 0 or 1.
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of dc353@hotmail.com
Sent: Wednesday, October 14, 2009 2:27 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Re: Hi I need very urgent
This is nice but how is it that you don't have to define or retain
totspend and trans? also, why are you multiplying totspend by
first.id? the first two records first.id = 1, the next two records
first.id = 2 and then for the 5th record first.id = 3
|