home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / mcl / 1266 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  872 b 

  1. Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!cornell@freya.cs.umass.edu
  2. From: cornell@freya.cs.umass.edu
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Need fast reader of #\Return & #\Tab delimited record files
  5. Message-ID: <9208181114.AA09521@giane.cs.umass.edu>
  6. Date: 18 Aug 92 11:14:42 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 10
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. Dear Friends:
  13.  
  14. I need to import (and later export) data records in the standard
  15. format which uses #\Return to delimit records and #\Tab to delimit
  16. fields. Before I write this myself (using mac-file-io.lisp) I'd like
  17. to know if anyone wants to share a working one with me and the
  18. community. To the contributor go a modularized result, dinner in
  19. Amherst, and an obsequious thank you message...
  20.  
  21. matt
  22.