spss.GetFileHandles Function (Python)
spss.GetFileHandles(). Returns a list of currently defined file
handles. Each item in the list consists of the following
three elements: the name of the file handle; the path associated with
the file handle; and the encoding, if any, specified for the file
handle. File handles are created with the FILE HANDLE
command.