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 / WORK-VMN.LBR / DISCAT.MNU < prev    next >
Text File  |  2000-06-30  |  2KB  |  51 lines

  1. -dxp
  2. #
  3.  
  4.                              DISCAT Menu SubSystem 1
  5.  
  6.  
  7.    -- MASTER Catalog Functions --       -- WORKING Catalog Functions --
  8.  
  9.    F - Free Space Scan                      1 - Update WORKING Catalog
  10.    M - Merge WORKING Catalog into           2 - Delete WORKING Catalog
  11.          MASTER Catalog                     3 - Cleanup WORKING Files
  12.    P - Printer Scan of MASTER Catalog
  13.    S - Scan MASTER Catalog
  14.    U - Update MASTER Catalog
  15.    V - Verify MASTER Catalog
  16.  
  17.  
  18.    -- General Catalog Functions --      -- Miscellaneous Functions --
  19.  
  20.    B - Backup the MASTER Catalog            W - VFILER
  21.    C - Create a New Catalog File            X - Dir
  22.    E - Erase Files from Catalog File
  23.    N - Place a Name on a Disk               Z - ZCPR3 Cmd
  24.    R - Remove Disk from Catalog
  25. #
  26. f!catfree "Names of Disks (<cr> for all) -- "
  27. m!catmerge working
  28. p catscan "Input Files and Disks to Scan For and Print (<cr> for all) -- " /p
  29. s!catscan "Input Files and Disks to Scan For (<cr> for all) -- "
  30. u catupd /r
  31. v!catcheck master
  32. b ac backup:=master.cat
  33. c catmake "Name of Catalog File to Create (e.g., demo.cat) -- "
  34. e caterase "Name of Files to Erase (e.g., *.asm) -- "
  35. n catname BACKUP:"Name of Disk -- "
  36. r catrmdsk "Name of Disk to Remove -- "
  37. 1 catupd /wr
  38. 2 era working.cat
  39. 3 era *.bak;era working.cat
  40. w vfiler
  41. x!xd /ogoh
  42. z!"$d$u:$c>"
  43. ##
  44.  of Disk to Remove -- "
  45. 1 catupd /wr
  46. 2 era working.cat
  47. 3 era *.bak;era working.cat
  48. w vfiler
  49. x!xd /ogoh
  50. z!"$d$u:$c>"
  51. ##