If I'm not mistaken, the SPSS .sav format is not generally available, although I believe there is a developer's kit you can buy from SPSS which you could probably work with through OLE. Otherwise you could produce an SPSS syntax file (.sps) with data definitions and use it in conjunction with an ASCII data file. It's not as nice as a .sav file, but the upside is that you just have to do some basic text manipulation.

Of course, if there is in fact some other way to work directly with .sav files, I would really love to know about it.

-Andrew


From: Oleksandr Pavlyk <[EMAIL PROTECTED]>
To: Win32 perl <[EMAIL PROTECTED]>
Subject: writing SPSS files
Date: Fri, 30 May 2003 10:20:38 -0400
MIME-Version: 1.0
Received: from listserv.ActiveState.com ([209.17.183.249]) by mc5-f5.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 30 May 2003 07:23:07 -0700
Received: (qmail 17092 invoked by alias); 30 May 2003 14:22:52 -0000
Received: (qmail 11862 invoked from network); 30 May 2003 14:22:15 -0000
Received: from localhost (HELO shot.ActiveState.com) (127.0.0.1) by localhost with SMTP; 30 May 2003 14:22:15 -0000
Received: (qmail 11627 invoked by alias); 30 May 2003 14:21:48 -0000
Received: (qmail 11618 invoked from network); 30 May 2003 14:21:48 -0000
Received: from smtp3.activestate.com (192.168.3.19) by listserv1.activestate.com with SMTP; 30 May 2003 14:21:48 -0000
Received: from smtp5.ActiveState.com (maillist.ActiveState.com [192.168.2.47])by smtp3.ActiveState.com (8.12.9/8.12.9) with ESMTP id h4UELTP4014501for <[EMAIL PROTECTED]>; Fri, 30 May 2003 07:21:29 -0700
Received: from faraday.phys.psu.edu (faraday.phys.psu.edu [128.118.49.2])by smtp5.ActiveState.com (8.12.9/8.12.9) with ESMTP id h4UEJ5pk016305for <[EMAIL PROTECTED]>; Fri, 30 May 2003 07:19:09 -0700
Received: from tnt1-161-125.cac.psu.edu ([130.203.161.125] helo=phys.psu.edu)by faraday.phys.psu.edu with ESMTP id 19Lkkv-0001t7-00; Fri, 30 May 2003 10:21:17 -0400
X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP
Delivered-To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030529
X-Accept-Language: en-us, en
X-PMX-Version: 4.0.0.67511
X-PerlMx-Spam: Gauge=X, Probability=10%, Report='__USER_AGENT_MOZILLA_UA, __USER_AGENT, X_ACCEPT_LANG, __EVITE_CTYPE, SPAM_PHRASE_00_01'
X-Pmx30-Spam: Probability=7%, Report="SPAM_PHRASE_00_01, X_ACCEPT_LANG, __EVITE_CTYPE, __USER_AGENT, __USER_AGENT_MOZILLA_UA"
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.5
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users>,<mailto:[EMAIL PROTECTED]>
List-Id: Discussions relating to ActivePerl on Win32 platforms <perl-win32-users.listserv.ActiveState.com>
List-Unsubscribe: <http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users>,<mailto:[EMAIL PROTECTED]>
List-Archive: <http://mailarchive.activestate.com/browse/perl-win32-users/>
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 30 May 2003 14:23:07.0445 (UTC) FILETIME=[FD70FE50:01C326B6]


Hi Perlers,

My problem is short is to export collected data into variety of format for later processing,
that is Excel, CVS, and as mysql dump. It would very good if I could export data in the
SPSS format too. Can anybody direct me to the appropriate sources. or just share your
expertise.


Thank you very much,
Sasha

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to