On Thu, Jan 04, 2007 at 03:06:13PM -0800, Ben Pfaff wrote:
     An interesting idea from the SPSS newsgroup.

     On topic:
     Is there any convenient way to use SPSS read a data file directly from
     a URL?  I'm thinking of something like:
     
     get file = "http://www.myspssdatafiles/GSS2004.sav"; .
     

It would be very easy to implement, if we link with libcurl.  Let's
add it as a feature which get's automatically compiled in if autoconf
detects that libcurl is available.

J'     

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to