SPSS Add Files

The ADD FILES command adds the rows of an multiple datasets.


Usage

add files
  /file=fiscalquarter1
  /file=fiscalquarter2
  /file=fiscalquarter3
  /file=fiscalquarter4.

File

Each /FILE subcommand takes one of:

If the active dataset is included in a join and referenced by a star (*), that dataset will be modified in-place by the join.

If the active dataset is included in a join and referenced by name, the final dataset will retain the name.

If the active dataset is not included, the final dataset is unnamed and becomes the active dataset.


See also

PSPP manual for ADD FILES


CategoryRicottone