SPSS File Handle

The FILE HANDLE command is used to validate a file path and reference it by a handle name.


Usage

file handle my_handle /name='path/to/file'.

A relative path is relative to the curent working directory.

A defined file handle can be used on any /FILE, /OUTFILE, /MATRIX, or /WRITE subcommand.


See also

PSPP manual on file handles


CategoryRicottone