home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug039.arc / UPCAT.DOC < prev    next >
Text File  |  1979-12-31  |  2KB  |  49 lines

  1.             UPCAT - A CATALOG PROGRAM FOR DUAL DISK DRIVES ONLY
  2.  
  3. Upca⌠á create≤ ß cataloτ oµ al∞ thσ program≤ iε you≥ disδá collection¼á anΣ ì
  4. enables you to find any program.
  5.  
  6. It will also exclude any frequenlty occurring programs by editing MAST.CAT.
  7. An∙á prograφ yo⌡ don'⌠ wan⌠ listeΣ iε thσ cataloτ i≤ listeΣ a⌠ thσ star⌠ oµ ì
  8. MAST.CAT, see my example (use Wordstar in N mode).
  9.  
  10. Picδá ß disδ whicΦ wil∞ contaiε thσ maste≥ cataloτ MAST.CA╘ anΣ placσáì
  11. UPCAT.COM, CAT.COM and MAST.CAT on this.
  12.  
  13. For UPCAT to work you must give each of your disks a name and serial number.
  14. This consists of the following format:
  15.  
  16. 1. It must start with "-".
  17.  
  18. 2. It can contain a maximum of 8 characters, as in CP/M, including the -.
  19.  
  20. 3. The last three characters should be 3 digits.
  21.  
  22. 4. This file is placed on the disks as follows:
  23.   
  24.      SAVE 0 -xxxxxxx.999
  25.  
  26.      e.g. SAVE 0 -MUGSA.019
  27.  
  28. 5«á Afte≥á yo⌡á havσ giveε eacΦ oµ you≥ disk≤ it'≤ owεá name¼á creatσá you≥ ì
  29. cataloτá b∙á placinτá thσ CATALO╟ disk≤ iε drivσ A║á anΣ you≥á disδá t∩á bσ ì
  30. cataloged in drive B:. The issue the command:
  31.  
  32.                           UPCAT B:
  33.  
  34. 6«á T∩ finΣ wherσ yo⌡ havσ ß certaiε file¼ placσ you≥ cataloτ disδ iε drivσ ì
  35. A:, and issue the command:
  36.  
  37.                CAT file*.*
  38.  
  39. This will find any file that starts with the word FILE.
  40.  
  41.                CAT *.*
  42.  
  43. will list all the files in the catalog.
  44.  
  45.                CAT *.* *.019
  46.  
  47. will list all the files on disk 019.
  48.  
  49. For more detailed commands see the file catalog.doc.