XSAVE

XSAVE produces IBM® SPSS® Statistics data files.

XSAVE OUTFILE=’filespec’

 [/KEEP={ALL**  }] [/DROP=varlist] 
        {varlist}

 [/RENAME=(old varlist=new varlist)...]

 [/MAP] [/{COMPRESSED  }]
          {UNCOMPRESSED}
          {ZCOMPRESSED }

 [/PERMISSIONS={READONLY }
               {WRITEABLE}

**Default if the subcommand is omitted.

This command does not read the active dataset. It is stored, pending execution with the next command that reads the dataset. See the topic Command Order for more information.

Release history

Release 21.0

  • ZCOMPRESSED subcommand added.

Example

XSAVE OUTFILE='/data/empl.sav'.