home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / sasl / 5709 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.7 KB  |  36 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!NIHCU.BITNET!HIS
  3. Message-ID: <SAS-L%93012113550970@UGA.CC.UGA.EDU>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Thu, 21 Jan 1993 13:52:18 EST
  6. Reply-To:     Howard Schreier <HIS@NIHCU.BITNET>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Howard Schreier <HIS@NIHCU.BITNET>
  9. Subject: Re: Variable number of records
  10. Lines: 24
  11.  
  12. CONTENT:  FM Reference
  13. SUMMARY:  Usage *2* covers handling multiline observations
  14.  
  15. > Can someone give me a point or two on how to set up a SAS program to
  16. > read a raw data file which has observations that span a variable
  17. > number of records? I can see that the # line pointer symbol for the
  18. > input statement would help, but it seems to want a fixed number of
  19. > records per observation. I have been experimenting was a SAS program
  20. > to read this data file, but nothing I have tried seems to work
  21. > properly. By the way, the first record of each observation consists of
  22. > just information about the observation such as ID number and the
  23. > unique form number. I also put a record after each observation to
  24. > signal the end of the observation, but I can't seem to get things to
  25. > work. SAS keeps insisting that each record is a separate observation.
  26. > Any help you can provide will be appreciated.
  27.  
  28. See SAS Language and Procedures Usage *2* (V.6 1st edition), pp. 31-35.
  29.  
  30. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  31. \   Howard Schreier, U.S. Dept. of Commerce, Washington    /
  32. /                     MVS 5.18 & 6.07                      \
  33. \   Voice: (202) 377-4180        BITNET: HIS@NIHCU         /
  34. /   Fax:   (202) 377-4614      INTERNET: HIS@CU.NIH.GOV    \
  35. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  36.