home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / PROGRAMS / LIST / FIVLNLBL.LBR / 5LNLABEL.DOC < prev    next >
Text File  |  2000-06-30  |  1KB  |  36 lines

  1.  
  2. 5LNLABEL v1.0  dated March 14, 1986
  3. by Alan R. Therrien  -  Bergen/Rockland KUG
  4.  
  5. FiveLineLabel was written in Turbo Pascal as a learning exercise in
  6. Turbo.  Therefore you may find bugs or suggest improvements.  All
  7. constructive criticism is welcomed and may be left on the Oxgate BBS
  8. by west coast users, or KUGNJ BBS for east coast users.
  9.  
  10. This program is placed in the public domain as "shareware" and may not
  11. be distributed for profit.  It is the sole property of Alan Therrien.
  12.  
  13.  
  14. WHAT 5LNLABEL IS:
  15.  
  16. 5LNLABEL.COM - is designed to request five lines of text (up to a maximum
  17. of forty characters), center those lines, and print them on a standard
  18. sized 1.5" x 4" label.  It's a convenient program for producing disk
  19. labels.
  20.  
  21. 5LNLABEL.PAS - is the source code, written in Turbo Pascal (tm) for 
  22. this program.
  23.  
  24. 5LNLABEL.DOC - is the document file describing the purpose and use of
  25. this program.
  26.  
  27. Note: This program is designed to print the labels in standard print.
  28. If you prefer your labels printed in another mode, the appropriate code
  29. and string length can be changed in the source code and recompiled
  30. in Turbo.  See notations in the source code.
  31.  
  32. I hope you find this useful.  Happy Computing!
  33.  
  34. Alan R. Therrien
  35. Northvale, NJ
  36. March 14, 1986