LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 6 Sep 2008 18:38:41 -0700
Reply-To:     RolandRB <rolandberry@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: SAS data file format ?
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Sep 7, 2:04 am, Capra Hircus <capra.hir...@orange.fr> wrote: > I would like to know if the format specification for sas7bdat files is > available. I am currently writing some programs for statistical > computations, and I would like to write some code to import sas files. > (ultimately, it may be distributed as open source software) > If the format is not available, is it legal to find it on my own ?

Why not convert the sas7bdat datasets to transport files within SAS and then whatever application reads the transport files will find it easier? I think some people are doing some work on finding out this format but it seems pointless to me.


Back to: Top of message | Previous page | Main SAS-L page