do; ...more SAS statements... end;
select(expression); when(expression) SAS statement; otherwise SAS statement; end;