[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    Re: Macro variable usage
From:       Jess <hschcs () GMAIL ! COM>
Date:       2013-06-27 14:40:27
Message-ID: CAGYhWHR4US1-YtK2oZ2ubKnmYyhq22+cbozA+QvswR6416jtBQ () mail ! gmail ! com
[Download RAW message or body]

It worked!! Thanks a lot data _null_

On 6/27/13, Data _null_; <iebupdte@gmail.com> wrote:
> Use %NRSTR then in your macro use %unquote(&param_3)
>
> On Thu, Jun 27, 2013 at 9:02 AM, Jess <hschcs@gmail.com> wrote:
>> Hi ,
>> I have a macro like shown below
>>
>> %call_rep01_v1(param_1=visit,
>>                        param_2=trt,
>>                        param_3=%str( select(&param_1);
>>                                               when ("SCR")
>> n_vis="Screening";
>>                                              );
>>                        );
>>
>> When i run this macro I get a warning
>> WARNING: Apparent symbolic reference PARAM_1 not resolved.
>>
>> How to use a macro variable declared with the same macro in a
>> different parameter?
>>
>> Thanks,
>> Jess
>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic