>>>>> "Stephen" == Stephen Arthur <[EMAIL PROTECTED]> writes:

  Stephen> The SAS data set I PROC CPORTed is [9] the result is [10].
  Stephen> I PROC CIMPORTed [10] back to its orginal state [9], and it
  Stephen> worked.

  Stephen> So the SAS people think that the error is not with the SAS
  Stephen> XPORT file, but with R trying to load a text SAS XPORT
  Stephen> file, when it should be loading the SAS XPORT file in
  Stephen> binary format?  Is this a problem?

I have no idea what you mean by binary/text SAS XPORT formats. R
implements the XPORT format as described in
    http://ftp.sas.com/techsup/download/technote/ts140.html
and that definitely is not a text format.

>From the error message, I think it can open the file but does not
recognize it to be a valid SAS XPORT format file.

If it would be possible for you to provide me with a sample XPORT
format file I may try to see why we are having a problem. However,
I may not find the time to look at it before January.

Saikat

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to