Date: Tue, 19 Jun 2007 10:48:48 -0400
Reply-To: Gene Maguin <emaguin@buffalo.edu>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Gene Maguin <emaguin@buffalo.edu>
Subject: Re: Importing Correlation Matrix for Factor Analysis
In-Reply-To: <f4ab8111a18a.4677afe6@johnshopkins.edu>
Content-Type: text/plain; charset="us-ascii"
Kevin,
I think you misunderstood the error message you received. This is the
relevant part.
------Input1------ ------Input2------
Result Type Variable name Type Variable name
VARNAME_ s36 VARNAME_ s13 VARNAME_
In file 1 VARNAME_ is a 36 character string variable and in file 2 it is a
13 character string. To fix it, you'll need to convert VARNAME_ in file 2 to
a36 format. (You can go that other way and convert the file 1 variable name
to a13.)
Gene Maguin
|