home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / bit / listserv / sasl / 5016 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.3 KB  |  50 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!paladin.american.edu!auvm!UGA.BITNET!JKELLEY
  3. Message-ID: <SAS-L%92111115125305@UGA.CC.UGA.EDU>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Wed, 11 Nov 1992 15:07:12 EST
  6. Reply-To:     "F.Joseph Kelley" <JKELLEY@UGA.BITNET>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         "F.Joseph Kelley" <JKELLEY@UGA.BITNET>
  9. Subject:      An answer to the GET SAS problem (VM/CMS)
  10. Comments: To: sas-l@UGA.BITNET, spssx-l@UGA.BITNET
  11. Lines: 37
  12.  
  13. Problem: Using (CMS) SPSS's GET SAS command to read a SAS Lib from V 6.07
  14. System:  VM/CMS
  15. Versions: SPSS 4.1, SAS 6.07
  16.  
  17. Hello Netters,
  18.  
  19. I recently asked whether any other CMS sites/users were having problems
  20. using the SPSS command GET SAS with SAS Libraries created under V 6.x
  21. even when the V5 engine had been specified.  The answer was (and I
  22. quote) "yes".  I will add that this works in the MVS/TSO environment,
  23. and it works when the Library file is created with SAS V 5.18.
  24. I would like to thank all who responded: Melvin Klassen, Lisa Wayte,
  25. Bill LeBlanc, Douglas Mills, Sally Muller and Ron Fehd.  Special
  26. thanks to Margie Gurwit.
  27.  
  28. I also spoke to both SAS and SPSS Tech Support: SAS pointed out that
  29. the header was slightly different for a file created with Version 6,
  30. the "creating" (or whatever they called it) version is shown as "85.00"
  31. instead of "85.18".  SPSS said I should use the V5SEQ seq engine, the
  32. Library should have a filemode of _4 (ie TEST SASV5 A4), I should have
  33. a tdisk available and might need to increase buffer space (SPSS pgm (150K
  34. - is how I tried it).  None of these exactly worked, but they pointed in
  35. the right direction.
  36.  
  37. Then Margie Gurwit sent a reply: use XEDIT to change the 85.00 to 85.18
  38. on that first line (col 43-47) .... it worked!  Why?  Who knows, it can
  39. wait.
  40.  
  41. On a more serious note, I think there would be problems XEDITing a large
  42. SAS file, so you would need a program to do this.
  43.  
  44. I believe SPSS V 5 (due, I believe, 1st qtr 93) will be able to handle
  45. SAS (portable?) files, but that is unconfirmed (anyone have any info?).
  46. The (SAS) SPSS engine is a big help for those of us who provide support
  47. to users of both packages on various platforms, as has (SPSS's) GET SAS,
  48. although it has been available only on IBM platforms.
  49. --Joe Kelley
  50.