home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / a / db2mxcat.lbr / KPPRTLST.DZC / KPPRTLST.DOC
Encoding:
Text File  |  1993-10-26  |  2.8 KB  |  68 lines

  1.  
  2.                  PRINTLST and KPPRTLST v1.2
  3.  
  4. Program written and (C) 11/24/1984 by Steven L. Sanders
  5.  
  6. A utility program to list the CP/M Master Catalog file.
  7.  
  8. PRINTLST.COM is generic, usable by any CP/M computer
  9.  
  10. KPPRTLST.COM is for video-able Kaypros only
  11.  
  12. This program will output the contents of the MAST.LST file
  13. generated by XCATxx.COM into a 3-across format either to the
  14. CRT, printer, or diskfile.  I found all the other listing 
  15. programs to be big space-wasters when it came to the number of
  16. sheets needed to print-out a big catalog.  PRINTLST ignores all
  17. other disk numbers except for the first one generated by XCAT, 
  18. if you need a cross-ref listing then use XCAT's list output 
  19. function.
  20.  
  21. To use, run XCATxx on your MAST.CAT file first and choose the
  22. diskfile output option and generate the needed MAST.LST file.
  23. PRINTLST.COM will look for MAST.LST on the logged du:, if it is
  24. not there the program aborts with an error message.  If it does
  25. find the MAST.LST file it will then prompt for CRT display ,
  26. output to printer, or diskfile options.
  27.  
  28. Before outputting to the printer or diskfile the program will
  29. prompt for entry of the date to be included in the listing.
  30.  
  31. If the diskfile option is chosen, you then enter the destination
  32. drive letter (A, B, C, or c/r for default drive).  If the file
  33. MASTER.LST already exists on the specified destination drive -
  34. the program aborts with a message saying "File already exists!"
  35.  
  36. PRINTLST will format the MAST.LST file into a 3-across listing
  37. like so:
  38.  
  39. filename.typ  -  dsk  |  filename.typ  -  dsk  |  filename.typ  -  dsk
  40. ----------------------------------------------------------------------
  41.  
  42. K10VIDEO.IQF  -  117  |  K10Z2ND1.LBR  -  118  |  K10Z348K.LBR  -  216
  43. K10ZCPR2.LBR  -  166  |  K10ZCPR3.LBR  -  194  |  K2-XMD88.LBR  -  167
  44.  
  45.                    and so on ...
  46.  
  47. If listing to the CRT, it displays 15 lines (45 filenames) and
  48. then prompts you to "hit any key or <Q>uit" before displaying
  49. more.
  50.  
  51. If outputting to the printer, it lists 57 lines (171 filenames)
  52. per page, numbers the pages, and continues to the end of the file.
  53.  
  54. If outputting to diskfile, the title and header lines are printed
  55. once at the beginning and the listing is continuous to the end of
  56. the file.
  57.  
  58. The main reason for this program was to conservatively list the
  59. contents of a large MAST.CAT file (mine has 4000+ files) for easy
  60. and quick referrence.  My catalog used to take 60+ pages if using
  61. XCAT's printer option, now it only takes 21 pages.
  62.  
  63. Bug reports, problems, improvements:
  64.  
  65. Steve Sanders (Sysop) DATACOM NETWORK RCPM SYSTEM #1 (813) 937-3608
  66.                       DATACOM NETWORK RCPM SYSTEM #2 (813) 937-6829
  67.                       DATACOM NETWORK RCPM SYSTEM #3 (404) 632-2109
  68.