비의류제품

a master disk directory

  • 출판일1999.03
  • 저자
  • 서지사항
  • 등록일 2016.11.02
  • 조회수 462
when working with disk files under cp/m, a particular file may be known to exist, but exactly which diskette contains the file is a mystery. in order to find the disk file, each diskette is inserted, the directory is listed, the diskette is removed and the new diskette is selected. this process continues until the disk file is found. this program was developed after a time-consuming search. the objective was to create and maintain a master file that would contain the file names and locations of all files on all diskettes general requirements of a master directory are that the program' runs as a stand-alone program under cp/m: utilizaes the existing cp/m directories: provides for 'adds', 'changes', and 'deletes', to the master directory by volume identification: lists the entries in the master directory based on search arguments with wild card options: and provides for extracting data from the master directory by search arguments into an ascii.dat file