[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need Help: How To Combine Data From 3 Different Files?
From: |
zamdlr |
Subject: |
Re: Need Help: How To Combine Data From 3 Different Files? |
Date: |
Tue, 26 Jun 2012 17:49:03 -0700 (PDT) |
Thanks J'.
I found the syntax in manual as this:
Per input file:
/FILE={*,'file_name'}
[/RENAME=(src_names=target_names)...]
[/IN=var_name]
[/SORT]
Once per command:
/BY var_list[({D|A})] [var_list[({D|A}]]...
[/DROP=var_list]
[/KEEP=var_list]
[/FIRST=var_name]
[/LAST=var_name]
[/MAP]
Frankly there are a few instruction that i don't really understand but i
tried to do it by i. opening all 3 files ii. Open - New file -> Syntax, then
I put this command:
/FILE={*,'pdt.sav'}
[/RENAME=(old=new)...]
[/IN=var_name]
[/SORT]
/FILE={*,'pst.sav'}
[/RENAME=(old=new)...]
[/IN=var_name]
[/SORT]
/FILE={*,'akaun.sav'}
[/RENAME=(old=new)...]
[/IN=var_name]
[/SORT]
iii. and press Run.
I know this is wrong, but i don't know how to make it right. Could someone
please give me some advise? This is 3 files has the exact variables. Thank
you very much.
John Darrington-4 wrote:
>
> On Mon, Jun 25, 2012 at 07:02:11PM -0700, zamdlr wrote:
>
> See the chapter in the manual entitled "Combining Data Files".
>
> J'
>
> --
> PGP Public key ID: 1024D/2DE827B3
> fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
> See http://keys.gnupg.net or any PGP keyserver for public key.
>
>
>
> _______________________________________________
> Pspp-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-users
>
>
--
View this message in context:
http://old.nabble.com/Need-Help%3A-How-To-Combine-Data-From-3-Different-Files--tp34070199p34075917.html
Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.
- Need Help: How To Combine Data From 3 Different Files?, zamdlr, 2012/06/25
- Re: Need Help: How To Combine Data From 3 Different Files?, John Darrington, 2012/06/26
- Re: Need Help: How To Combine Data From 3 Different Files?,
zamdlr <=
- Re: Need Help: How To Combine Data From 3 Different Files?, Alan Mead, 2012/06/26
- Re: Need Help: How To Combine Data From 3 Different Files?, zamdlr, 2012/06/26
- Re: Need Help: How To Combine Data From 3 Different Files?, zamdlr, 2012/06/27
- Re: Need Help: How To Combine Data From 3 Different Files?, Alan Mead, 2012/06/27
- Re: Need Help: How To Combine Data From 3 Different Files?, zamdlr, 2012/06/27