jeudi 14 juillet 2016

How to conditioning a data step in SAS

I'm inside a big call execute and I have to do a data step only if a flag variable is 0 and not 1. That is, if flag=1 then the data step begin, otherwise not. So I should use IF outside of a macro and outside a data step. How can I fix?

thanks in advance

Aucun commentaire:

Enregistrer un commentaire