home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / f / labldisk.lbr / LABLDISK.DZC / LABLDISK.DOC
Encoding:
Text File  |  1993-10-26  |  2.9 KB  |  40 lines

  1. ;+======================================================================+
  2. ;|                                                                      |
  3. ;|TITLE: LABLDISK.ASM - Print Sorted Disk Directory on Label            |
  4. ;|                                                                      |
  5. ;|DATE:  02/16/83       VERSION:  2.0         LANGUAGE:  ASM-80         |
  6. ;|SQUEEZED NAME: LABLDISK.AQM         LIBRARY NAME: none                |
  7. ;|RELATED FILES: none                                                   |
  8. ;|                                                                      |
  9. ;|SYSTEM: Standard CP/M-80, minimum 24k                                 |
  10. ;|                                                                      |
  11. ;|PURPOSE: To print an alphabetically sorted disk directory on a label  |
  12. ;|          using the condensed font of your printer for the main       |
  13. ;|          directory and an enlarged font to print the first entry     |
  14. ;|          in the directory as a title on the label.                   |
  15. ;|                                                                      |
  16. ;|SUMMARIZE REVISION: Made printer and label characteristics modular    |
  17. ;|                     at front of program.  Deleted  'SETUP' function  |
  18. ;|                     key printout.  Added optional title capability.  |
  19. ;|                                                                      |
  20. ;|SUBMITTED BY: Melissa Gray [leave messages on RBBS (415)965-4097]     |
  21. ;|ORIGINAL AUTHOR: unknown (derived from FMAP (Catalog) program)        |
  22. ;|OTHER CONTRIBUTORS: Dennis McFerran (called it DSCLABEL.ASM)          |
  23. ;|                     (There's also another new version of DSCLABEL    |
  24. ;|                      with the 'SETUP' printout changed to an option) |
  25. ;|                                                                      |
  26. ;|REFERENCE: FMAP program                                               |
  27. ;|                                                                      |
  28. ;|DOCUMENTATION:  Fairly extensive setup documentation in front of the  |
  29. ;|                source, though not entirely clear.  User documentation|
  30. ;|                is limited and source documentation is fairly good.   |
  31. ;|                                                                      |
  32. ;|PROGRAM USAGE:  Would be very useful to anyone needing this           |
  33. ;|                capability.  Fairly easy to install, although it      |
  34. ;|                requires edits for printers other than the NEC-8023   |
  35. ;|                and label sizes other than 5"x3" to be cut to 5"x2"   |
  36. ;|                                                                      |
  37. ;|RATING: ***  (needs to be able to read label size parameters on-line) |
  38. ;|                                                                      |
  39. ;+======================================================================+
  40.