home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / COMPUTER / PRINTER / LABELER.ARC / LABELER.TXT < prev   
Text File  |  1985-08-20  |  2KB  |  26 lines

  1.                                      LABELER
  2.                                                  
  3.   "LABELER.COM" is a program that allows you to print the contents of a disk
  4.   directory to a 5 x 1 7/16" mailing label.  It actually is a modified version
  5.   of a program called "COVER.COM".  Having some experience with both printers
  6.   and 8086 assembly language, I felt that with a little effort this program
  7.   could be modified to print on a mailing label.  By changing some of the
  8.   printer commands and a little editing to the program itself I was able to
  9.   achieve this.  The program is fairly easy to follow.  Just specify which
  10.   drive contains the disk you wish to have the directory printed from.  It
  11.   then prompts you to enter a title.  You can enter anything you wish here.
  12.   I like to include a title that describes the type of files that are on the
  13.   disk such as UTILITIES, BASIC PROGRAMS, etc.  The title only affects the
  14.   printing of the label as it does not write this information to the disk.
  15.   After pressing the RETURN key it will then read the directory information
  16.   from the disk and begin printing.  It may take a time or two to position
  17.   the label correctly in your printer.  Please note that this program works
  18.   on EPSON and GEMINI-10X type printers.  Also note that a 5 x 1 7/16" label
  19.   will hold up to a maximum of 60 filenames including the title, the number
  20.   of free bytes remaining and the date.  For most users this should not be
  21.   a problem.  For me, this utility adds a professional touch to disk labels
  22.   and hopefully it will benefit you as well!
  23.                                                         
  24.                                - Michael Krueger -
  25.                                     04/21/85 
  26.