Overview (PROCEDURE OUTPUT command)
PROCEDURE OUTPUT specifies the files to which CROSSTABS and SURVIVAL (included in the Advanced Statistics option) can write procedure output. PROCEDURE OUTPUT has no other applications.
Basic Specification
The only specification is OUTFILE and the file specification. PROCEDURE OUTPUT must precede the command to which it applies.
Operations
Commands with the WRITE subcommand or keyword write to the output file that is specified on the most recent PROCEDURE OUTPUT command. If only one output file has been specified, the output from the last such procedure overwrites all previous ones.