Next: , Previous: , Up: System and Portable File IO   [Contents][Index]


9.9 XEXPORT

XEXPORT
        /OUTFILE=’file_name’
        /DIGITS=n
        /DROP=var_list
        /KEEP=var_list
        /RENAME=(src_names=target_names)…
        /TYPE={COMM,TAPE}
        /MAP

The EXPORT transformation writes the active dataset dictionary and data to a specified portable file.

This transformation is a PSPP extension.

It is similar to the EXPORT procedure, with two differences:

See EXPORT, for more information.