RE: Epidatamanager to PSPP issues

2013-09-03 Thread Thambu David
:54 AM To: Thambu David Cc: pspp-users@gnu.org Subject: Re: Epidatamanager to PSPP issues Thanks for all the files. I see the problem that you mention, but it does not look to me like it is a bug in PSPP. I will explain. The DATA LIST command in the .sps file includes this line: / V1 1-2 V2 3

Re: Epidatamanager to PSPP issues

2013-09-02 Thread Ben Pfaff
Thanks for all the files. I see the problem that you mention, but it does not look to me like it is a bug in PSPP. I will explain. The DATA LIST command in the .sps file includes this line: / V1 1-2 V2 3-62(A) V3 63-64 V4 65 . This line means that variable V1 is found in columns 1 and 2, vari

RE: Epidatamanager to PSPP issues

2013-09-02 Thread Thambu David
Dear Ben Here it is Thanks Thambu From: Ben Pfaff [b...@cs.stanford.edu] Sent: Monday, September 02, 2013 6:40 AM To: Thambu David Cc: pspp-users@gnu.org Subject: Re: Epidatamanager to PSPP issues Thanks. The .sps file refers to a .txt file. I think

Re: Epidatamanager to PSPP issues

2013-09-01 Thread Ben Pfaff
> Professor and Head > Medicine Unit 2 > Christian Medical College, Vellore > 632004, India > > > From: Ben Pfaff [b...@cs.stanford.edu] > Sent: Friday, August 30, 2013 9:42 PM > To: Thambu David > Cc: pspp-users@gnu.org >

Re: Epidatamanager to PSPP issues

2013-08-30 Thread Ben Pfaff
On Thu, Aug 29, 2013 at 11:07 PM, Thambu David wrote: > Small problem > This works some times and sometimes it gets into problems > This is the problem > The PSPP runs the file when i delete the line "SET UNICODE=YES" > However the datafile created, 2 or 3 variables get combined into 1 variable >