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

List:       sas-l
Subject:    Re: SAS-L: Experimenting with the new '%if' in open code
From:       Roger DeAngelis <rogerjdeangelis () GMAIL ! COM>
Date:       2019-09-27 16:10:26
Message-ID: 5481748380704841.WA.rogerjdeangelisgmail.com () listserv ! uga ! edu
[Download RAW message or body]

FYI

You can get around the missing %else in open code

%let whr=0;;                                           
%if %&prx not :N %then %then %do;                      
    %let whr=%str(where=(prxmatch("/&prx/",name)>0))); 
%end;                                                  
[prev in list] [next in list] [prev in thread] [next in thread] 

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