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 (December 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 2 Dec 2002 12:01:01 -0500
Reply-To:   Paul <ped015000@UTDALLAS.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Paul <ped015000@UTDALLAS.EDU>
Subject:   Re: A question about macro invocation within data step

Harry, Peter and the other guys:

The reasons I want to use macros are:

1. I am trying to learn SAS macro processing. 2. I would like to carry out several different processes on some of the variables in each obs, finding for the number of odd number is just one of them, hence I think having these processes package as a macro would be nice and modular. 3. I have already code and test several of these processes as small macros that I have place in the autocall directory. 4. In general I want know the limits of SAS macro processing.

Thanks to all of you for your help.

Paul


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