| Date: | Fri, 9 Mar 2001 12:10:00 -0500 |
| Reply-To: | Michael Wexler <Michael.Wexler@E-DIALOG.COM> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Michael Wexler <Michael.Wexler@E-DIALOG.COM> |
| Subject: | Re: Duplicating variable labels |
|
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
Wow! What a great site. Thanks very much for putting all this information
together and sharing with the community.
Fabrizio, thanks again.
Michael
Michael Wexler
Director of Research, E-Dialog
131 Hartwell Ave. Lexington, MA 02421
781-372-3376 (v)
781-863-8118 (f)
mwexler@e-dialog.com
> -----Original Message-----
> From: Fabrizio Arosio [mailto:Fabrizio.Arosio@ROTTA.COM]
> Sent: Friday, March 09, 2001 7:04 AM
> To: SPSSX-L@LISTSERV.UGA.EDU
> Subject: Re: Duplicating variable labels
>
>
> 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
>
|