SPSS File Handle

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


Usage

FILE HANDLE assigns a valid path and file name to a handle name. A relative path is in reference to the working directory.

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

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


CategoryRicottone