home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / sasl / 3789 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.3 KB  |  28 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!paladin.american.edu!auvm!CUNYVM.BITNET!FXTBB
  3. Message-ID: <SAS-L%92081912373046@UGA.CC.UGA.EDU>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Wed, 19 Aug 1992 12:26:10 EDT
  6. Reply-To:     Philip Tejera <FXTBB@CUNYVM.BITNET>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Philip Tejera <FXTBB@CUNYVM.BITNET>
  9. Subject:      Re: SAS datasets ====> .wks
  10. In-Reply-To:  Message of Tue, 18 Aug 1992 12:50:12 EDT from <GNELSON@UGA>
  11. Lines: 15
  12.  
  13. On Tue, 18 Aug 1992 12:50:12 EDT Greg Nelson said:
  14. >Does anyone have any experience in working with transferring data from a SAS
  15. >dataset to a lotus or Excel file?
  16.  
  17. A similar question came up on STAT-L a few weeks ago. One answer is to use
  18. SAS Proc DIF (Data Interchange Format), but it is only available with
  19. SAS/PC so you would have to have your data there, as well as SAS and Lotus.
  20. DIF format is supported by many spreadsheets, including Lotus and Excel
  21. (although I don't know much about Excel).
  22.  
  23. You don't say what platform your SAS is on, but on several of the operating
  24. systems (for sure IBM mainframes) the SAS/CALC product is a new offering
  25. that seems to be much improved over the old Proc FSCALC from SAS/FSP under
  26. version 5. It, of course, can read and/or produce SAS datasets. You might
  27. want to check it out.
  28.