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 (March 2001)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 9 Mar 2001 13:04:24 +0100
Reply-To:     Fabrizio.Arosio@ROTTA.COM
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Fabrizio Arosio <Fabrizio.Arosio@ROTTA.COM>
Subject:      Re: Duplicating variable labels
Comments: To: Rita Clivio <rclivio@DATABANK.IT>
Content-type: text/plain; charset=us-ascii

Rita, You could use the CopyLabels.Sbs script available in my site (http://go.to/spss-scripts) in the Download section. This script can copy variable and/or value labels from one variabile to another. Both source and destination variables must exist in the active datafile.

In your case, the script can be called in the following way:

SCRIPT "CopyLabels.Sbs" ("var1,variab1,VARIABLE").

HTH ------------------------------------------------- Fabrizio Arosio Data Management Rotta Research Lab. S.p.A. 20052 Via Valosa di Sopra 7/9 Monza (Mi) Italy

SPSS Scripts web site http://go.to/spss-scripts

|--------+-----------------------> | | Rita Clivio | | | <rclivio@DATA| | | BANK.IT> | | | | | | 09/03/01 | | | 11.59 | | | Per favore, | | | rispondere a | | | Rita Clivio | | | | |--------+-----------------------> >---------------------------------------------------------| | | | Per: SPSSX-L@LISTSERV.UGA.EDU | | Cc: (ccr: Fabrizio Arosio/RRL/IT) | | Oggetto: Duplicating variable labels | >---------------------------------------------------------|

Hi ListMembers! I need your help. I have recoded some variables into new variables and I want to use the same variables labels, without assignig them again by syntax. I have var1 'Price' var2 'Product' , recodeded into variab1 and variab2 (with other scale); I wish avoid VARIABLE LABEL variab1 'Price' /variab2 'Product'. Any suggestion? TIA Rita


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