home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / database / 986 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  2.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!cs.uoregon.edu!ogicse!orstcs!orstcs!usenetusenet
  2. From: pricec@prism.CS.ORST.EDU (price carl wayne)
  3. Newsgroups: comp.sys.mac.databases
  4. Subject: 4D problem
  5. Message-ID: <1992Aug14.214912.9278@CS.ORST.EDU>
  6. Date: 14 Aug 92 21:49:12 GMT
  7. Sender: usenet@CS.ORST.EDU
  8. Organization: Oregon State University, Computer Science Dept.
  9. Lines: 29
  10. Nntp-Posting-Host: prism.cs.orst.edu
  11.  
  12. I'm having a problem with 4D that I thought someone might have already solved.
  13. I want to print labels sorted by zip code, but the problem is the mailing 
  14. address can come from one of two files.  The only way I've been able to 
  15. think of to do this would be with an array, but this tends to be very 
  16. memory intensive for a large mailing list.  Has anyone done this?
  17. If more info is needed (ie I'm not stating my problem clearly) mail me
  18. and I'll provide more info.
  19.  
  20.  
  21. On another note, I've finished writing a procedure to properly produce the
  22. ABC zip-code with framing bars so that USPS barcodes can be printed using
  23. the USPS barcode font available from Sumex (I haven't sent these through the
  24. post office yet, so I can't say if the font works on the Post Offices barcode
  25. readers, but the numbers come out according to the post office Regulations.)
  26. If you want the code so you can adapt it to your database, e-mail me and I'll
  27. either mail you a copy, or if there is enough intrest I will post it.
  28.    Note:  This code is not as clean as I would have liked, there are some
  29.    things that could have been done more elagently in another language, but
  30.    I couldn't find the commands in the 4D language.  It does work however, 
  31.    so It is a good point to start on your own.  You will have to adapt it 
  32.    for you application since it is written specificly for my app.
  33.  
  34. --Carl
  35.  
  36. -- 
  37. Carl W. Price             *      * Work keeps us from three evils:     * 
  38. Computer Engineering Student    *      * boredom, vice, and need.            *
  39. Oregon State University        *      *                                     *
  40. pricec@prism.cs.orst.edu    *      *       ---Voltaire                   *
  41.