SPSS has two different mult response set mechanisms. If you use the older Multiple Response menu item in the base, the definitions are part of the MULT RESPONSE command, not the data, and they can be preserved by pasting the syntax generated.
The newer mechanism was originally part of the Custom Tables option but was moved to the Base in a recent release (14?). Those definitions become a permanent part of the dataset, but they can be used only with Custom Tables and with Ggraph, which know how to handle these. Ggraph, of course, is in the Base. These definitions are more general than the older ones and are not accessible by the older Mult Response procedure.
So, to summarize, if you are using the Base mult response procedure, paste the syntax to preserve the definitions; if you are using Custom Tables, save the data to preserve the definitions.
HTH,
Jon Peck
-----Original Message-----
From: SPSSX(r) Discussion [mailto:
[hidden email]] On Behalf Of Mark Webb
Sent: Thursday, June 28, 2007 9:04 AM
To:
[hidden email]
Subject: [SPSSX-L] Loose Mult Response definition on closing sav file
I define multiple response fields via Analyse - Multiple Response - Define
variable sets - etc.
If the session is ended and file is reopened these defined variable sets no
longer exist.
I tried via syntax with little improvement.
How do I retain these definitions once the file is closed ?
Regards
Mark