home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / TURBOPAS / PC_DISK.ZIP / PC-DISK3.DOC < prev    next >
Encoding:
Text File  |  1985-12-03  |  1.3 KB  |  35 lines

  1. This  program  reads  a  file  created    by  PC-DISK,  a  diskette
  2. cataloging program,  and sorts it into order by the volume serial
  3. name  specified by each file cataloged.  The resultant file  then
  4. may  be used with either PC-DISK or PC-DISK2.  Having the data in
  5. this  order  facilitates the finding of  data  files,  since  the
  6. diskettes may be kept in the same order, and the listing from PC-
  7. DISK2 can be used to reference the disk names directly.
  8.  
  9. The program is invoked with a command of the form:
  10.  
  11.     PC-DISK3 catalogname
  12.  
  13. The  current  file  of    the  name  catalogname    is  read,  sorted
  14. internally,  and rewritten to a temporary file with the same name
  15. as the original,  with the extension replaced by 111. If all goes
  16. successfully,  the  original file is renamed with an extension of
  17. BAK and the new copy is renamed to the original name.
  18.  
  19. If  you  have any problems with this program,  or  wish  to  make
  20. suggestions for its improvement, please feel to contact me at:
  21.  
  22.           Bob Stearns
  23.           Advanced Computational Methods Center
  24.           University of Georgia
  25.           Athens, GA      30602
  26.  
  27.           (404)542-5110
  28.  
  29. I  also frequent the Athens PC UG BBS,    (404)546-0583,    and  will
  30. respond to messages left there.
  31. 2
  32.  
  33.           (404)542-5110
  34.