vendredi 3 mars 2017

print warning to log if then else statement sas

I am writing an if/then/else statement, where the final else is :

if variable2 = 'foo' then variable = 'bar' 
else variable = .

Can I print a custom 'warning' to the log file that has a list or array of the variable2 names where

variable = .

Aucun commentaire:

Enregistrer un commentaire