home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / msdos / programm / 2084 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  868 b 

  1. Path: sparky!uunet!news.uiowa.edu!hobbes.physics.uiowa.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: kentiler@matt.ksu.ksu.edu (Kent Iler)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: How to shrink data?
  5. Date: 27 Jul 1992 23:59:10 -0500
  6. Organization: Kansas State University
  7. Lines: 9
  8. Message-ID: <152k6uINNak0@matt.ksu.ksu.edu>
  9. NNTP-Posting-Host: matt.ksu.ksu.edu
  10.  
  11. Hello,
  12.    I am trying to write an envelope printing program which contains
  13. a database of all the people you want to print.  Also, I have a database with
  14. all the zipcodes and citys, so they can enter Either one and the city come up.
  15. I'm not too concerned with archiving/compressing the information about the
  16. people, but I NEED to do something about the zip codes and citys.  It's
  17. a 600 k file with each zipcode on a seperate line.  Any help would be
  18. greatly appreciated.  Thanks.
  19.                                                                         --Kent
  20.