Links for 1) metaanalysis macros 2) .dll files to read spss system files

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Links for 1) metaanalysis macros 2) .dll files to read spss system files

Art Kendall

Does anybody have at hand the developer central links for

1) Marta's newer version of macros for MetaAnalysis

and)
2) the .DLL files for reading SPSS files into other software?

Art Kendall
Social Research Consultants

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Art Kendall
Social Research Consultants
Reply | Threaded
Open this post in threaded view
|

Re: Links for 1) metaanalysis macros 2) .dll files to read spss system files

Jon K Peck
You can find these from the SPSS Community url (www.ibm.com/developerworks/spssdevcentral) by following the link to items for IBM SPSS Statistics.

The (unfriendly) url for the i/o dlls is
https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=swg-tspssp&S_PKG=dl&lang=en_US&cp=UTF-8
It might divert you to the login page.

Marta's material is in the Statistics Collection or directly at
https://www.ibm.com/developerworks/mydeveloperworks/files/app?lang=en#/file/f0d7a43d-37a1-49a1-890c-e5d9a24317ca

HTH,

Jon Peck
Senior Software Engineer, IBM
[hidden email]
new phone: 720-342-5621




From:        Art Kendall <[hidden email]>
To:        [hidden email]
Date:        05/05/2011 12:09 PM
Subject:        [SPSSX-L] Links for 1) metaanalysis macros 2) .dll files to read              spss              system files
Sent by:        "SPSSX(r) Discussion" <[hidden email]>





Does anybody have at hand the developer central links for

1) Marta's newer version of macros for MetaAnalysis

and)
2) the .DLL files for reading SPSS files into other software?

Art Kendall
Social Research Consultants

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Links for 1) metaanalysis macros 2) .dll files to read spss system files

Albert-Jan Roskam
In reply to this post by Art Kendall
Hi,

I posted a Python program to read sav files without spss (it uses the spssio dll) on Active State a while ago:
http://code.activestate.com/recipes/577650-python-reader-for-spss-sav-files/
 
Cheers!!
Albert-Jan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a fresh water system, and public health, what have the Romans ever done for us?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



From: Art Kendall <[hidden email]>
To: [hidden email]
Sent: Thu, May 5, 2011 8:01:31 PM
Subject: [SPSSX-L] Links for 1) metaanalysis macros 2) .dll files to read spss system files


Does anybody have at hand the developer central links for

1) Marta's newer version of macros for MetaAnalysis

and)
2) the .DLL files for reading SPSS files into other software?

Art Kendall
Social Research Consultants

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: Links for 1) metaanalysis macros 2) .dll files to read spss system files

Art Kendall
In reply to this post by Jon K Peck
Does i/o mean that the dlls are also for writing and not just for reading SPSS files?

Art Kendall
Social Research Consultants

On 5/5/2011 2:22 PM, Jon K Peck wrote:
You can find these from the SPSS Community url (www.ibm.com/developerworks/spssdevcentral) by following the link to items for IBM SPSS Statistics.

The (unfriendly) url for the i/o dlls is
https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=swg-tspssp&S_PKG=dl&lang=en_US&cp=UTF-8
It might divert you to the login page.

Marta's material is in the Statistics Collection or directly at
https://www.ibm.com/developerworks/mydeveloperworks/files/app?lang=en#/file/f0d7a43d-37a1-49a1-890c-e5d9a24317ca

HTH,

Jon Peck
Senior Software Engineer, IBM
[hidden email]
new phone: 720-342-5621




From:        Art Kendall [hidden email]
To:        [hidden email]
Date:        05/05/2011 12:09 PM
Subject:        [SPSSX-L] Links for 1) metaanalysis macros 2) .dll files to read              spss              system files
Sent by:        "SPSSX(r) Discussion" [hidden email]





Does anybody have at hand the developer central links for

1) Marta's newer version of macros for MetaAnalysis

and)
2) the .DLL files for reading SPSS files into other software?

Art Kendall
Social Research Consultants

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Art Kendall
Social Research Consultants
Reply | Threaded
Open this post in threaded view
|

Re: Links for 1) metaanalysis macros 2) .dll files to read spss system files

Jon K Peck
The dlls provide a full api for both reading and writing SAV files.  The api documentation is included in the download.

Jon Peck
Senior Software Engineer, IBM
[hidden email]
new phone: 720-342-5621




From:        Art Kendall <[hidden email]>
To:        [hidden email]
Date:        05/10/2011 07:12 AM
Subject:        Re: [SPSSX-L] Links for 1) metaanalysis macros 2) .dll files to              read spss              system files
Sent by:        "SPSSX(r) Discussion" <[hidden email]>




Does i/o mean that the dlls are also for writing and not just for reading SPSS files?

Art Kendall
Social Research Consultants


On 5/5/2011 2:22 PM, Jon K Peck wrote:

You can find these from the SPSS Community url (www.ibm.com/developerworks/spssdevcentral) by following the link to items for IBM SPSS Statistics.

The (unfriendly) url for the i/o dlls is

https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=swg-tspssp&S_PKG=dl&lang=en_US&cp=UTF-8
It might divert you to the login page.


Marta's material is in the Statistics Collection or directly at

https://www.ibm.com/developerworks/mydeveloperworks/files/app?lang=en#/file/f0d7a43d-37a1-49a1-890c-e5d9a24317ca

HTH,


Jon Peck
Senior Software Engineer, IBM

peck@...
new phone: 720-342-5621





From:        
Art Kendall <Art@...>
To:        
[hidden email]
Date:        
05/05/2011 12:09 PM
Subject:        
[SPSSX-L] Links for 1) metaanalysis macros 2) .dll files to read              spss              system files
Sent by:        
"SPSSX(r) Discussion" [hidden email]





Does anybody have at hand the developer central links for

1) Marta's newer version of macros for MetaAnalysis

and)
2) the .DLL files for reading SPSS files into other software?

Art Kendall
Social Research Consultants


===================== To manage your subscription to SPSSX-L, send a message to
LISTSERV@... (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD