Next: , Previous: SHOW, Up: Utilities



13.17 SUBTITLE

     SUBTITLE 'subtitle_string'.
       or
     SUBTITLE subtitle_string.

SUBTITLE provides a subtitle to a particular PSPP run. This subtitle appears at the top of each output page below the title, if headers are enabled on the output device.

Specify a subtitle as a string in quotes. The alternate syntax that did not require quotes is now obsolete. If it is used then the subtitle is converted to all uppercase.