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 (February 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sat, 3 Feb 2007 16:09:57 +0100
Reply-To:   Martin Gregory <gregorym@T-ONLINE.DE>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Martin Gregory <gregorym@T-ONLINE.DE>
Organization:   T-Online
Subject:   Re: Macro problem
Comments:   To: sas-l@uga.edu
In-Reply-To:   <77943F39FD8BFB459C22A7A2E578626A0578544B@NCORP-MSG-CLS.Ranbaxy.com>
Content-Type:   text/plain; charset=ISO-8859-1; format=flowed

On 02/02/2007 08:53 AM, Madan Gopal Kundu wrote: > IF %eval(&X. - 4)<= N <= &X.; /*CORRECTED*/

You don't need %eval here because the conditional is a data step one and not a macro one...

regards, Martin


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