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 (May 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 22 May 2000 22:11:53 -0700
Reply-To:     kurt_beckman@earthlink.net
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kurt Beckman <kurt_beckman@EARTHLINK.NET>
Organization: Posted via Supernews, http://www.supernews.com
Subject:      Re: Macro Problem On Input
Content-Type: text/plain; charset=us-ascii

On 22 May 00 22:48:34 GMT, frank.mwaniki@PHARMA.NOVARTIS.COM (<Frank Mwaniki>) wrote:

>..... > > INPUT > @ 014 %DO I = 1 %TO 27; > CAPN&I 3. > %END; > @; > INPUT > @ 095 %DO I = 1 %TO 27; > XGXN&I 3. > %END; > @; > etc....

I try to avoid using macro language to do something that can be done in open code. If you are reading a large amount of data, the difference between this solution and one done with open code can be significant.

Sincerely

Kurt D. Beckman 553 N. Pacific Coast Hwy, Suite B288 Redondo Beach, California 90277 Voice: 310-318-5291 Fax: 310-318-6220 Cellular: 310-486-4447 E-Mail: kurt_beckman@earthlink.net 102146.2003@compuserve.com


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