LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2001)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 8 Jan 2001 08:47:01 -0600
Reply-To:     John Kuster <KusterJ@TEN-NASH.TEN.K12.TN.US>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         John Kuster <KusterJ@TEN-NASH.TEN.K12.TN.US>
Organization: Metropolitan Nashville Public Schools
Subject:      Re: sequential variable names
Comments: To: "S. Zitzer" <sallyz@U.WASHINGTON.EDU>
Content-type: text/plain; charset=us-ascii

Of course, but many questionnaires are labeled with letter responses. The lengthy questionnaire mentioned may have a mix of letter and numeric responses. Allowing for both is the most flexible response since recoding later is simple, while recoding on the fly is subject to error.

"S. Zitzer" wrote:

> John, your modification would make the variables all string variables. > I doubt that is what he wanted. > > Sally > > > data list /var1 to var80 1-80 (a). > > begin data. > > > > end data. > > execute. > > > >


Back to: Top of message | Previous page | Main SPSSX-L page