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 / BEEHIVE / ZCAT / Z3YANC-2.LBR / YANC.MNU < prev    next >
Text File  |  2000-06-30  |  1KB  |  33 lines

  1. #DPX
  2.          Master Catalog System
  3.  
  4.  defaults:     Master Catalog on drive A:
  5.           Update disk on drive B:
  6.  
  7.     1 )  Create a new Master Catalog file
  8.  
  9.     2 )  Label a disk Volume
  10.  
  11.     3 )  Update the Master Catalog
  12.  
  13.     4 )  Find specific file(s) with a match key
  14.  
  15.     5 )  List the entire Master Catalog
  16.  
  17.     6 )  View the disk directory
  18.  
  19.     7 )  Purge a disk Volume
  20.  
  21.     8 )  Examine a disk Volume
  22.  
  23.     Enter your selection  (1 - 8):
  24. #
  25. 1era mast.cat;zex create "List filenames.ext to be excluded, separated by commas: "
  26. 2era b0:-*.* i;save 0 b0:-"Volume label (VOLUME.NBR, `VOLUME'=7 characters or less): "
  27. 3mcat b:;echo CONTROL-C ABORTS MAST.LST UPDATE;xcat
  28. 4!find51 mast.lst "Enter matching key (string): "
  29. 5!type mast.lst
  30. 6!dir b: $$alr
  31. 7zex purge ."Enter volume number to be purged (all 3 digits): ";echo CONTROL-C ABORTS MAST.LST UPDATE;xcat
  32. 8!find51 mast.lst "Enter volume number to be examined (all 3 digits): "/
  33. ##