9.11 XSAVE

XSAVE
        /OUTFILE=’file_name’
        /{UNCOMPRESSED,COMPRESSED,ZCOMPRESSED}
        /PERMISSIONS={WRITEABLE,READONLY}
        /DROP=var_list
        /KEEP=var_list
        /VERSION=version
        /RENAME=(src_names=target_names)…
        /NAMES
        /MAP

The XSAVE transformation writes the active dataset’s dictionary and data to a system file. It is similar to the SAVE procedure, with two differences:

See SAVE, for more information.