Could somebody with SPSS v21 help me?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Could somebody with SPSS v21 help me?

Albert-Jan Roskam
Hi,

SPSS v21 has the option to use zcompressed sav files (zsav). I would like to do have a zcompressed zsav file
to do some tests. Could somebody with SPSS v21 run the code below and send me the .zsav file?
Thank you very much in advance!
data list free / numVar (f4) strVar (a8).
begin data
1 'value 1'
2 'value 2'
3 'value 3'
4 'value 4'
end data.
save outfile = 'd:/temp/zcompressed_sample.zsav' / zcompressed.
host command = ['attrib d:/temp/zcompressed_sample.zsav +r']. /* make it read-only.


Regards,
Albert-Jan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a
fresh water system, and public health, what have the Romans ever done for us?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD