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 >
Wrap
Text File
|
2000-06-30
|
1KB
|
33 lines
#DPX
Master Catalog System
defaults: Master Catalog on drive A:
Update disk on drive B:
1 ) Create a new Master Catalog file
2 ) Label a disk Volume
3 ) Update the Master Catalog
4 ) Find specific file(s) with a match key
5 ) List the entire Master Catalog
6 ) View the disk directory
7 ) Purge a disk Volume
8 ) Examine a disk Volume
Enter your selection (1 - 8):
#
1era mast.cat;zex create "List filenames.ext to be excluded, separated by commas: "
2era b0:-*.* i;save 0 b0:-"Volume label (VOLUME.NBR, `VOLUME'=7 characters or less): "
3mcat b:;echo CONTROL-C ABORTS MAST.LST UPDATE;xcat
4!find51 mast.lst "Enter matching key (string): "
5!type mast.lst
6!dir b: $$alr
7zex purge ."Enter volume number to be purged (all 3 digits): ";echo CONTROL-C ABORTS MAST.LST UPDATE;xcat
8!find51 mast.lst "Enter volume number to be examined (all 3 digits): "/
##