27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Example<br />

* A command file.<br />

FINISH 585<br />

DATA LIST FILE=RAWDATA /NAME 1-15(A) V1 TO V15 16-30.<br />

LIST.<br />

FINISH.<br />

REPORT FORMAT=AUTO LIST /VARS=NAME V1 TO V10.<br />

• FINISH causes the program to stop reading commands after LIST is executed. The REPORT<br />

command is not executed.<br />

Example<br />

SPSS> * A prompted session.<br />

SPSS> DATA LIST FILE=RAWDATA /NAME 1-15(A) V1 TO V15 16-30.<br />

SPSS> LIST.<br />

SPSS> FINISH.<br />

• FINISH terminates the prompted session.

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

Saved successfully!

Ooh no, something went wrong!