14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

270 Data Tables Chapter 9<br />

Messages for Data Tables<br />

Sort<br />

//To select the columns for all rows in which the age is 12:<br />

for each row(Selected(Rowstate())=(age==12));<br />

subdt = dt

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!