SPSS functions in two modes: menu driven and syntax driven. This means all instructions to SPSS can be written down and stored in files. For practical reasons the course will largely ignore the existence of the menu interface.
There are three ways of using syntax in SPSS:
include "job.sps".in a syntax window and running that.
Syntax mode isn't hard to learn: you can see the syntax equivalents of menu commands by clicking Paste instead of OK. This pastes the command into the syntax window where you can view, edit and run them.
Syntax can be quicker than the menus: commands can be abbreviated to the uppercase portion:
© Brendan T. Halpin (e-mail), GNU Free Documentation Licence