I sent this message some time ago but did not see it appear on the list
serv.
I thank Wolfgang Hannöver, Ed Jones, and John Miyamoto for their suggestions
about importing SPSS files into SPLUS 2000R3. Dr. Hannöver pointed out that
SPLUS seems to handle SPSS labels in a special way and it may be useful to
delete the label information before attempting to import the files. Dr.
Jones says the problem does not exist in SPLUS 6.0 when using Ver 9 of spss.
Dr. Miyamoto recommended a modification to my syntax that seems to work very
well. It is below.
import.data('av', FileName = 'f:\\sess\\data\\av.sav', FileType = 'SPSS',
VLabelAsNumber = T)
Respectfully,
Frank R. Lawrence
|